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.
1 parent e0b95b3 commit 6ff43b4Copy full SHA for 6ff43b4
build.gradle
@@ -385,7 +385,7 @@ dependencies {
385
386
testImplementation 'io.github.classgraph:classgraph:4.8.179'
387
testImplementation 'org.junit.jupiter:junit-jupiter:5.12.1'
388
- testImplementation 'org.junit.platform:junit-platform-launcher:1.11.4'
+ testImplementation 'org.junit.platform:junit-platform-launcher:1.12.1'
389
390
testImplementation 'org.mockito:mockito-core:5.17.0'
391
testImplementation 'org.xmlunit:xmlunit-core:2.10.0'
0 commit comments