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 af571d6 commit ec461a0Copy full SHA for ec461a0
build.gradle.kts
@@ -12,7 +12,7 @@ java {
12
}
13
14
dependencies {
15
- implementation("org.ow2.asm:asm:8.0.1")
+ implementation("org.ow2.asm:asm:9.5")
16
17
testImplementation("org.spockframework:spock-core:2.3-groovy-3.0")
18
0 commit comments