Skip to content

Commit

Permalink
bump Junit Jupiter version
Browse files Browse the repository at this point in the history
  • Loading branch information
giurim committed Sep 26, 2022
1 parent 3df5492 commit c538094
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ repositories {

dependencies {
val junitPlatformVersion = "1.6.0"
val junitJupiterVersion = "5.8.2"
val junitJupiterVersion = "5.9.1"

val testScalaLibraryVersion = "2.13"
val testScalaVersion = "$testScalaLibraryVersion.4"
Expand Down

0 comments on commit c538094

Please sign in to comment.