Skip to content

Commit 916062c

Browse files
committed
Bump junit platform to 1.10.3
1 parent 9281ef9 commit 916062c

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
@@ -34,7 +34,7 @@ val dependencyVersions = listOf(
3434
)
3535

3636
val dependencyVersionsByGroup = mapOf(
37-
"org.junit.platform" to "1.10.1",
37+
"org.junit.platform" to "1.10.3",
3838
)
3939

4040
subprojects {

0 commit comments

Comments
 (0)