Skip to content

Commit c8aa3e5

Browse files
committed
chore(deps): update dependency junit:junit to v4.13.2
1 parent 6139be4 commit c8aa3e5

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
@@ -41,7 +41,7 @@ scalaVersion := scala213
4141
val cucumberVersion = "6.9.1"
4242
val jacksonVersion = "2.12.1"
4343
val mockitoScalaVersion = "1.16.23"
44-
val junitVersion = "4.13.1"
44+
val junitVersion = "4.13.2"
4545

4646
// Projects and settings
4747

0 commit comments

Comments
 (0)