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