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 b976cd3 + 587164c commit d020237Copy full SHA for d020237
build.gradle.kts
@@ -47,7 +47,7 @@ repositories {
47
48
dependencies {
49
val junitPlatformVersion = "1.10.0"
50
- val junitJupiterVersion = "5.10.0"
+ val junitJupiterVersion = "5.10.1"
51
52
val testScalaLibraryVersion = "2.13"
53
val testScalaVersion = "$testScalaLibraryVersion.4"
0 commit comments