We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ba1b40f + f4e7365 commit 9e8ce2fCopy full SHA for 9e8ce2f
build.gradle
@@ -30,7 +30,7 @@ dependencies {
30
testImplementation('org.spockframework:spock-core:2.3-groovy-3.0') {
31
exclude group: 'org.codehaus.groovy'
32
}
33
- testImplementation 'net.bytebuddy:byte-buddy:1.17.2'
+ testImplementation 'net.bytebuddy:byte-buddy:1.17.3'
34
testImplementation 'org.objenesis:objenesis:3.4'
35
36
0 commit comments