Skip to content

Commit

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

Bump junitJupiterVersion from 5.9.3 to 5.10.0
  • Loading branch information
giurim authored Oct 19, 2023
2 parents c09de90 + f4f8cbd commit b976cd3
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.9.3"
val junitJupiterVersion = "5.10.0"

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

0 comments on commit b976cd3

Please sign in to comment.