google / guice

Guice (pronounced 'juice') is a lightweight dependency injection framework for Java 11 and above, brought to you by Google.
https://github.com/google/guice
Apache License 2.0
12.51k stars 1.67k forks source link

Bump dependency ASM to 9.7 #1795

Open gruenich opened 9 months ago

gruenich commented 9 months ago

It was ASM 9.5

lobaorn commented 5 months ago

Hey @gruenich , letting you know since you may be targeting Guice 7.0.0, about the new Micronaut Guice project, that depending on your usecase could be a useful replacement: https://github.com/micronaut-projects/micronaut-guice/issues/9