Skip to content

Commit

Permalink
Update asm to 9.7.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
vLuckyyy committed Jan 12, 2025
1 parent a0bf9f6 commit 5185ab2
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -52,12 +52,12 @@ public class RelocationHandler implements AutoCloseable {
Dependency.of(
"org.ow2.asm",
"asm",
"9.2"
"9.7.1"
),
Dependency.of(
"org.ow2.asm",
"asm-commons",
"9.2"
"9.7.1"
),
Dependency.of(
"me.lucko",
Expand Down

0 comments on commit 5185ab2

Please sign in to comment.