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 c83e983 commit 768c61eCopy full SHA for 768c61e
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