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 f471c02 commit 97989faCopy full SHA for 97989fa
build.gradle.kts
@@ -70,7 +70,7 @@ subprojects {
70
dependencies {
71
// Tests
72
testImplementation("org.junit.jupiter:junit-jupiter:5.13.1")
73
- testRuntimeOnly("org.junit.platform:junit-platform-launcher:1.13.1")
+ testRuntimeOnly("org.junit.platform:junit-platform-launcher:1.13.2")
74
}
75
76
plugins.withId("java") {
0 commit comments