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 67fcfd8 + e732299 commit 650a9f8Copy full SHA for 650a9f8
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