We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cdf7b00 + 3f8d825 commit 207348fCopy full SHA for 207348f
build.gradle
@@ -130,7 +130,7 @@ dependencies {
130
testImplementation 'org.junit.jupiter:junit-jupiter:5.14.1'
131
132
testImplementation 'org.spockframework:spock-core:2.3-groovy-4.0'
133
- testImplementation 'net.bytebuddy:byte-buddy:1.17.8'
+ testImplementation 'net.bytebuddy:byte-buddy:1.18.1'
134
testImplementation 'org.objenesis:objenesis:3.4'
135
testImplementation 'org.apache.groovy:groovy:4.0.28"'
136
testImplementation 'org.apache.groovy:groovy-json:4.0.28'
0 commit comments