Skip to content

Commit c538094

Browse files
committed
bump Junit Jupiter version
1 parent 3df5492 commit c538094

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ repositories {
4747

4848
dependencies {
4949
val junitPlatformVersion = "1.6.0"
50-
val junitJupiterVersion = "5.8.2"
50+
val junitJupiterVersion = "5.9.1"
5151

5252
val testScalaLibraryVersion = "2.13"
5353
val testScalaVersion = "$testScalaLibraryVersion.4"

0 commit comments

Comments
 (0)