Skip to content

Commit f5a6cfa

Browse files
chore(deps): update dependency org.junit:junit-bom to v6
1 parent 6330c9e commit f5a6cfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ val junit4Version = "4.13.2"
4848

4949
// BOMs
5050

51-
lazy val junitBom = Bom("org.junit" % "junit-bom" % "5.13.4")
51+
lazy val junitBom = Bom("org.junit" % "junit-bom" % "6.0.0")
5252

5353
// Projects and settings
5454

0 commit comments

Comments
 (0)