Skip to content

Commit b976cd3

Browse files
authored
Merge pull request #111 from helmethair-co/dependabot/gradle/junitJupiterVersion-5.10.0
Bump junitJupiterVersion from 5.9.3 to 5.10.0
2 parents c09de90 + f4f8cbd commit b976cd3

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.10.0"
50-
val junitJupiterVersion = "5.9.3"
50+
val junitJupiterVersion = "5.10.0"
5151

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

0 commit comments

Comments
 (0)