2 parents fb011b9 + 3853ef9 commit f46d8d3Copy full SHA for f46d8d3
1 file changed
build.gradle
@@ -30,7 +30,7 @@ dependencies {
30
testImplementation('org.spockframework:spock-core:2.4-M6-groovy-3.0') {
31
exclude group: 'org.codehaus.groovy'
32
}
33
- testImplementation 'net.bytebuddy:byte-buddy:1.18.10'
+ testImplementation 'net.bytebuddy:byte-buddy:1.18.11'
34
testImplementation 'org.objenesis:objenesis:3.5'
35
36
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
0 commit comments