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 91911ea + 48d69c5 commit c7ab0b2Copy full SHA for c7ab0b2
build.gradle
@@ -44,7 +44,7 @@ dependencies {
44
45
testImplementation gradleTestKit()
46
testImplementation 'org.spockframework:spock-core:2.0-groovy-3.0'
47
- testImplementation 'net.bytebuddy:byte-buddy:1.12.6'
+ testImplementation 'net.bytebuddy:byte-buddy:1.12.7'
48
testImplementation 'org.objenesis:objenesis:3.2'
49
testImplementation 'commons-io:commons-io:2.11.0'
50
0 commit comments