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 360d1a8 + 0d99d68 commit 875186dCopy full SHA for 875186d
1 file changed
build.gradle.kts
@@ -26,7 +26,7 @@ dependencies {
26
testImplementation("org.junit.jupiter:junit-jupiter:5.13.2")
27
testImplementation("org.junit.jupiter:junit-jupiter-params:5.13.1")
28
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.13.1")
29
- testRuntimeOnly("org.junit.platform:junit-platform-launcher:1.12.1")
+ testRuntimeOnly("org.junit.platform:junit-platform-launcher:1.13.2")
30
31
testImplementation("org.assertj:assertj-core:3.27.3")
32
testImplementation("org.cthing:assertj-gradle:3.0.0")
0 commit comments