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 cc53fb8 + 9129502 commit 4ada66bCopy full SHA for 4ada66b
build.gradle
@@ -193,7 +193,7 @@ dependencies {
193
testRuntimeOnly 'org.junit.vintage:junit-vintage-engine:5.5.1'
194
testCompile 'org.junit.platform:junit-platform-launcher:1.5.1'
195
196
- testCompile 'net.bytebuddy:byte-buddy-parent:1.9.13'
+ testCompile 'net.bytebuddy:byte-buddy-parent:1.10.1'
197
testRuntime 'org.apache.logging.log4j:log4j-core:2.12.0'
198
testRuntime 'org.apache.logging.log4j:log4j-jul:2.12.1'
199
testCompile 'org.mockito:mockito-core:3.0.0'
0 commit comments