We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 507e275 commit 327c49dCopy full SHA for 327c49d
build.gradle
@@ -27,8 +27,6 @@ dependencies {
27
exclude group: 'org.codehaus.groovy'
28
}
29
30
-// testImplementation 'org.objenesis:objenesis:3.1'
31
-// testImplementation 'cglib:cglib-nodep:3.3.0'
32
testImplementation 'net.bytebuddy:byte-buddy:1.9.13'
33
34
0 commit comments