Skip to content

Commit 2a6f3ad

Browse files
Update junit-platform-launcher, ... to 6.1.2 (#257)
1 parent 6e35a1b commit 2a6f3ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.1.1"
4+
val junitVersion = "6.1.2"
55
val testInterfaceVer = "1.0"
66

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

0 commit comments

Comments
 (0)