There was an error while loading. Please reload this page.
1 parent 6e35a1b commit 2a6f3adCopy full SHA for 2a6f3ad
1 file changed
project/Dependencies.scala
@@ -1,7 +1,7 @@
1
import sbt.*
2
3
object Dependencies {
4
- val junitVersion = "6.1.1"
+ val junitVersion = "6.1.2"
5
val testInterfaceVer = "1.0"
6
7
val junitPlatformLauncher = "org.junit.platform" % "junit-platform-launcher" % junitVersion
0 commit comments