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 67fcfd8 commit e732299Copy full SHA for e732299
build.gradle.kts
@@ -47,7 +47,7 @@ repositories {
47
48
dependencies {
49
val junitPlatformVersion = "1.9.3"
50
- val junitJupiterVersion = "5.9.2"
+ val junitJupiterVersion = "5.9.3"
51
52
val testScalaLibraryVersion = "2.13"
53
val testScalaVersion = "$testScalaLibraryVersion.4"
0 commit comments