Skip to content

Commit

Permalink
specs2-core 4.20.8 (was 4.20.7)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jul 29, 2024
1 parent 84ab4af commit 5fe9885
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ object Dependencies {

val awaitility = Seq("org.awaitility" % "awaitility" % "4.2.1")

val specsVersion = "4.20.7"
val specsVersion = "4.20.8"
val specsBuild = Seq(
"specs2-core",
).map("org.specs2" %% _ % specsVersion)
Expand Down

0 comments on commit 5fe9885

Please sign in to comment.