Skip to content

Commit

Permalink
Update specs2-core, specs2-html, ... to 4.12.12
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and xuwei-k committed Oct 5, 2021
1 parent 511a597 commit 1c78379
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 @@ -4,7 +4,7 @@ lazy val specs2Version = Def.setting(
if (scalaBinaryVersion.value == "3") {
"5.0.0-ALPHA-03"
} else {
"4.12.3"
"4.12.12"
}
)
lazy val twitterUtilVersion = "21.9.0"
Expand Down

0 comments on commit 1c78379

Please sign in to comment.