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 c3c6c6e commit 44262e4Copy full SHA for 44262e4
build.gradle.kts
@@ -9,7 +9,7 @@ plugins {
9
val dependencyVersions = listOf(
10
"com.squareup.okio:okio-jvm:3.9.1",
11
"net.bytebuddy:byte-buddy:1.15.3",
12
- "net.bytebuddy:byte-buddy-agent:1.15.3",
+ "net.bytebuddy:byte-buddy-agent:1.15.7",
13
"org.apache.commons:commons-compress:1.27.1",
14
"org.apache.commons:commons-lang3:3.17.0",
15
"org.codehaus.groovy:groovy:3.0.22",
0 commit comments