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.
2 parents a011ba9 + da87083 commit a207c9dCopy full SHA for a207c9d
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.17'
+ implementation 'net.bytebuddy:byte-buddy:1.14.18'
177
178
if (requireGroovy3) {
179
testImplementation 'org.spockframework:spock-core:2.3-groovy-3.0'
0 commit comments