There was an error while loading. Please reload this page.
1 parent 29fd14a commit 592ca91Copy full SHA for 592ca91
build.sbt
@@ -48,7 +48,7 @@ val junit4Version = "4.13.2"
48
49
// BOMs
50
51
-lazy val junitBom = Bom("org.junit" % "junit-bom" % "6.0.0")
+lazy val junitBom = Bom("org.junit" % "junit-bom" % "6.0.1")
52
53
// Projects and settings
54
0 commit comments