Skip to content

Commit

Permalink
Revert "fix(deps): update dependency org.ow2.asm:asm-commons to v9.7.1"
Browse files Browse the repository at this point in the history
This reverts commit 501f084.
  • Loading branch information
Goooler committed Oct 6, 2024
1 parent 8a9e48f commit df3607a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dependencies {
compileOnly(localGroovy())

implementation("org.jdom:jdom2:2.0.6.1")
implementation("org.ow2.asm:asm-commons:9.7.1")
implementation("org.ow2.asm:asm-commons:9.7")
implementation("commons-io:commons-io:2.17.0")
implementation("org.apache.ant:ant:1.10.15")
implementation("org.codehaus.plexus:plexus-utils:4.0.2")
Expand Down

0 comments on commit df3607a

Please sign in to comment.