We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6330c9e commit f5a6cfaCopy full SHA for f5a6cfa
build.sbt
@@ -48,7 +48,7 @@ val junit4Version = "4.13.2"
48
49
// BOMs
50
51
-lazy val junitBom = Bom("org.junit" % "junit-bom" % "5.13.4")
+lazy val junitBom = Bom("org.junit" % "junit-bom" % "6.0.0")
52
53
// Projects and settings
54
0 commit comments