Skip to content

Commit

Permalink
Update junit-4-13 to 3.2.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Sep 18, 2021
1 parent f90c037 commit db47f96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ val twitterLibVersion = "21.2.0"
val scalatestVersion = "3.2.9"
val scalacheckVersion = "1.15.2"
val scalatestPlusScalacheckVersion = "3.2.3.0"
val scalatestPlusJunitVersion = "3.2.9.0"
val scalatestPlusJunitVersion = "3.2.10.0"

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

0 comments on commit db47f96

Please sign in to comment.