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 3df5492 commit c538094Copy full SHA for c538094
build.gradle.kts
@@ -47,7 +47,7 @@ repositories {
47
48
dependencies {
49
val junitPlatformVersion = "1.6.0"
50
- val junitJupiterVersion = "5.8.2"
+ val junitJupiterVersion = "5.9.1"
51
52
val testScalaLibraryVersion = "2.13"
53
val testScalaVersion = "$testScalaLibraryVersion.4"
0 commit comments