Skip to content

Commit

Permalink
update ASM to 9.5 (java 21 support)
Browse files Browse the repository at this point in the history
  • Loading branch information
ix0rai authored Apr 3, 2024
1 parent 283d431 commit 65f1a01
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 @@ -56,7 +56,7 @@ dependencies {
shadow 'org.quiltmc:quilt-json5:1.0.0'
shadow 'org.quiltmc:lorenz-tiny:3.0.0'
shadow 'org.cadixdev:lorenz-io-proguard:0.5.7'
shadow 'org.ow2.asm:asm:9.3'
shadow 'org.ow2.asm:asm:9.5'
shadow 'info.picocli:picocli:4.6.1'
shadow 'org.quiltmc:launchermeta-parser:1.0.0'

Expand Down

0 comments on commit 65f1a01

Please sign in to comment.