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 fa052f6 + f640e15 commit 1e9df9dCopy full SHA for 1e9df9d
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.15.3'
+ implementation 'net.bytebuddy:byte-buddy:1.15.4'
177
178
if (requireGroovy3) {
179
testImplementation 'org.spockframework:spock-core:2.3-groovy-3.0'
0 commit comments