Skip to content

Commit

Permalink
Update ASM for Java 21 support
Browse files Browse the repository at this point in the history
  • Loading branch information
Matyrobbrt committed Apr 20, 2024
1 parent 88ee3a0 commit 3c712f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ configurations {
}

dependencies {
api 'org.ow2.asm:asm-commons:9.3'
api 'org.ow2.asm:asm-commons:9.7'
api 'net.sf.jopt-simple:jopt-simple:5.0.4'
api 'com.google.code.gson:gson:2.9.0'
api 'com.google.guava:guava:31.1-jre'
Expand Down

0 comments on commit 3c712f9

Please sign in to comment.