Skip to content

Commit 650a9f8

Browse files
authored
Merge pull request #107 from helmethair-co/dependabot/gradle/junitJupiterVersion-5.9.3
Bump junitJupiterVersion from 5.9.2 to 5.9.3
2 parents 67fcfd8 + e732299 commit 650a9f8

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
@@ -47,7 +47,7 @@ repositories {
4747

4848
dependencies {
4949
val junitPlatformVersion = "1.9.3"
50-
val junitJupiterVersion = "5.9.2"
50+
val junitJupiterVersion = "5.9.3"
5151

5252
val testScalaLibraryVersion = "2.13"
5353
val testScalaVersion = "$testScalaLibraryVersion.4"

0 commit comments

Comments
 (0)