Skip to content

Commit

Permalink
Update junit-4-13 to 3.2.16.0 (#637)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jul 19, 2023
1 parent 039f102 commit 5944b39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Expand Up @@ -8,7 +8,7 @@ val twitterLibVersion = "21.2.0"
val scalatestVersion = "3.2.13"
val scalacheckVersion = "1.15.2"
val scalatestPlusScalacheckVersion = "3.2.3.0"
val scalatestPlusJunitVersion = "3.2.13.0"
val scalatestPlusJunitVersion = "3.2.16.0"

def util(mod: String) =
"com.twitter" %% (s"util-$mod") % twitterLibVersion % "provided"
Expand Down

0 comments on commit 5944b39

Please sign in to comment.