We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 46eb528 + ed5963b commit 3cafea7Copy full SHA for 3cafea7
build.gradle
@@ -128,7 +128,7 @@ dependencies {
128
129
testImplementation group: 'junit', name: 'junit', version: '4.13.2'
130
testImplementation 'org.spockframework:spock-core:2.3-groovy-4.0'
131
- testImplementation 'net.bytebuddy:byte-buddy:1.17.6'
+ testImplementation 'net.bytebuddy:byte-buddy:1.17.7'
132
testImplementation 'org.objenesis:objenesis:3.4'
133
testImplementation 'org.apache.groovy:groovy:4.0.28"'
134
testImplementation 'org.apache.groovy:groovy-json:4.0.28'
0 commit comments