Skip to content

Commit

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

Bump junitJupiterVersion from 5.10.0 to 5.10.1
  • Loading branch information
giurim authored Nov 17, 2023
2 parents b976cd3 + 587164c commit d020237
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.10.0"
val junitJupiterVersion = "5.10.0"
val junitJupiterVersion = "5.10.1"

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

0 comments on commit d020237

Please sign in to comment.