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 7975a84 commit 10a03c7Copy full SHA for 10a03c7
build.gradle
@@ -383,7 +383,7 @@ dependencies {
383
384
testImplementation 'io.github.classgraph:classgraph:4.8.179'
385
testImplementation 'org.junit.jupiter:junit-jupiter:5.12.2'
386
- testImplementation 'org.junit.platform:junit-platform-launcher:1.12.1'
+ testImplementation 'org.junit.platform:junit-platform-launcher:1.12.2'
387
388
testImplementation 'org.mockito:mockito-core:5.17.0'
389
testImplementation 'org.xmlunit:xmlunit-core:2.10.0'
0 commit comments