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