Skip to content

Commit 2f5cb2e

Browse files
Update junit-platform-launcher, ... to 6.1.3 (#263)
1 parent 48e0661 commit 2f5cb2e

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

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

0 commit comments

Comments
 (0)