Skip to content

Commit 094052c

Browse files
committed
Update junit-platform-launcher, ... to 6.0.1
1 parent 39092e2 commit 094052c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import sbt.*
22

33
object Dependencies {
4-
val junitVersion = "6.0.0"
4+
val junitVersion = "6.0.1"
55
val testInterfaceVer = "1.0"
66

77
val junitPlatformLauncher = "org.junit.platform" % "junit-platform-launcher" % junitVersion

0 commit comments

Comments
 (0)