Skip to content

Commit 1c373f4

Browse files
authored
Merge pull request #45 from helmethair-co/dependabot/gradle/junitJupiterVersion-5.7.1
Bump junitJupiterVersion from 5.7.0 to 5.7.1
2 parents c83e983 + 768c61e commit 1c373f4

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
@@ -49,7 +49,7 @@ repositories {
4949

5050
dependencies {
5151
val junitPlatformVersion = "1.6.0"
52-
val junitJupiterVersion = "5.7.0"
52+
val junitJupiterVersion = "5.7.1"
5353

5454
val testScalaLibraryVersion = "2.13"
5555
val testScalaVersion = "$testScalaLibraryVersion.4"

0 commit comments

Comments
 (0)