We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d497ffd commit 501f084Copy full SHA for 501f084
build.gradle.kts
@@ -23,7 +23,7 @@ dependencies {
23
compileOnly(localGroovy())
24
25
implementation("org.jdom:jdom2:2.0.6.1")
26
- implementation("org.ow2.asm:asm-commons:9.7")
+ implementation("org.ow2.asm:asm-commons:9.7.1")
27
implementation("commons-io:commons-io:2.17.0")
28
implementation("org.apache.ant:ant:1.10.15")
29
implementation("org.codehaus.plexus:plexus-utils:4.0.2")
0 commit comments