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 1efaf6c commit f77250fCopy full SHA for f77250f
build.gradle
@@ -173,7 +173,7 @@ dependencies {
173
testImplementation 'junit:junit:4.13.2'
174
175
testImplementation 'org.objenesis:objenesis:3.4'
176
- implementation 'net.bytebuddy:byte-buddy:1.14.18'
+ implementation 'net.bytebuddy:byte-buddy:1.15.3'
177
178
if (requireGroovy3) {
179
testImplementation 'org.spockframework:spock-core:2.3-groovy-3.0'
0 commit comments