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 d8ef373 commit 1ba2c52Copy full SHA for 1ba2c52
build.gradle.kts
@@ -28,7 +28,7 @@ dependencies {
28
testImplementation("org.apache.groovy:groovy:4.0.21")
29
testImplementation("org.spockframework:spock-core:2.3-groovy-4.0")
30
testImplementation("com.github.tomakehurst:wiremock-jre8:3.0.1")
31
- testImplementation("net.bytebuddy:byte-buddy:1.14.14")
+ testImplementation("net.bytebuddy:byte-buddy:1.15.7")
32
}
33
34
repositories {
0 commit comments