Skip to content

Commit

Permalink
Update to ASM 9.4 to also support Java 20 class files
Browse files Browse the repository at this point in the history
  • Loading branch information
uschindler committed Oct 2, 2022
1 parent 3336c33 commit e287529
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ivy.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<!DOCTYPE ivy-module [
<!ENTITY maven.version "2.0">
<!ENTITY gradle.version "3.4">
<!ENTITY asm.version "9.3">
<!ENTITY asm.version "9.4">
<!ENTITY jarjar.asm.version "5.2">
]>
<ivy-module version="2.0">
Expand Down

0 comments on commit e287529

Please sign in to comment.