Skip to content

Commit

Permalink
specs2-core 4.20.3 (was 4.20.2)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Nov 6, 2023
1 parent 4dd0084 commit 8b5aecb
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.0")

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

0 comments on commit 8b5aecb

Please sign in to comment.