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 f4466b2 commit 752bc20Copy full SHA for 752bc20
build.gradle.kts
@@ -49,7 +49,7 @@ repositories {
49
50
dependencies {
51
val junitPlatformVersion = "1.6.0"
52
- val junitJupiterVersion = "5.6.0"
+ val junitJupiterVersion = "5.7.0"
53
54
compileOnly("org.junit.platform:junit-platform-engine:$junitPlatformVersion")
55
compileOnly("org.scalatest:scalatest_2.11:3.2.0")
0 commit comments