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 adc80a6 + 03b2a59 commit d6c397eCopy full SHA for d6c397e
build.gradle
@@ -159,7 +159,7 @@ dependencies {
159
160
testImplementation 'org.junit.jupiter:junit-jupiter:5.5.0'
161
testRuntimeOnly 'org.junit.vintage:junit-vintage-engine:5.4.2'
162
- testCompile 'org.junit.platform:junit-platform-launcher:1.4.2'
+ testCompile 'org.junit.platform:junit-platform-launcher:1.5.0'
163
164
testRuntime 'org.apache.logging.log4j:log4j-core:2.12.0'
165
testRuntime 'org.apache.logging.log4j:log4j-jul:2.12.0'
0 commit comments