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 f906f64 commit 671411fCopy full SHA for 671411f
build.gradle.kts
@@ -45,7 +45,7 @@ dependencies {
45
implementation("com.fasterxml.jackson.core:jackson-databind")
46
implementation("com.github.spotbugs:spotbugs-annotations:4.9.1")
47
implementation("org.creekservice:creek-test-util:$creekVersion")
48
- implementation("org.ow2.asm:asm:9.7.1")
+ implementation("org.ow2.asm:asm:9.8")
49
50
implementation("org.json:json:20250107")
51
0 commit comments