Skip to content

Commit

Permalink
Merge pull request #101 from helmethair-co/dependabot/gradle/junitJup…
Browse files Browse the repository at this point in the history
…iterVersion-5.9.2

Bump junitJupiterVersion from 5.9.1 to 5.9.2
  • Loading branch information
giurim authored Jan 16, 2023
2 parents b5af526 + 08f3ca7 commit 2eda92e
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.9.1"
val junitJupiterVersion = "5.9.2"

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

0 comments on commit 2eda92e

Please sign in to comment.