We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fd29ca5 + a87b5b6 commit 0065045Copy full SHA for 0065045
build.gradle.kts
@@ -64,7 +64,7 @@ configurations {
64
65
// Dependencies
66
dependencies {
67
- testImplementation("org.junit.jupiter:junit-jupiter:5.14.2")
+ testImplementation("org.junit.jupiter:junit-jupiter:5.14.3")
68
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
69
testImplementation("org.spockframework:spock-core:2.4-groovy-3.0")
70
testImplementation("biz.aQute.bnd:biz.aQute.bndlib:6.4.1")
0 commit comments