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 c83e983 + 768c61e commit 1c373f4Copy full SHA for 1c373f4
build.gradle.kts
@@ -49,7 +49,7 @@ repositories {
49
50
dependencies {
51
val junitPlatformVersion = "1.6.0"
52
- val junitJupiterVersion = "5.7.0"
+ val junitJupiterVersion = "5.7.1"
53
54
val testScalaLibraryVersion = "2.13"
55
val testScalaVersion = "$testScalaLibraryVersion.4"
0 commit comments