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 5d76ad6 commit 3218ed3Copy full SHA for 3218ed3
build.gradle.kts
@@ -27,7 +27,7 @@ dependencies {
27
testImplementation("org.apache.groovy:groovy:4.0.18")
28
testImplementation("org.spockframework:spock-core:2.3-groovy-4.0")
29
testImplementation("com.github.tomakehurst:wiremock-jre8:3.0.1")
30
- testImplementation("net.bytebuddy:byte-buddy:1.14.11")
+ testImplementation("net.bytebuddy:byte-buddy:1.14.14")
31
}
32
33
repositories {
0 commit comments