Skip to content

Commit 592ca91

Browse files
chore(deps): update dependency org.junit:junit-bom to v6.0.1
1 parent 29fd14a commit 592ca91

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" % "6.0.0")
51+
lazy val junitBom = Bom("org.junit" % "junit-bom" % "6.0.1")
5252

5353
// Projects and settings
5454

0 commit comments

Comments
 (0)