Skip to content

Commit

Permalink
[3.0.x] specs2-core 4.20.9 (was 4.20.8)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Oct 30, 2024
1 parent f98bcfa commit c04a8af
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.2")

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

0 comments on commit c04a8af

Please sign in to comment.