Skip to content

Commit

Permalink
[9.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 Nov 15, 2024
1 parent e67b5ab commit d0d128f
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 @@ -31,7 +31,7 @@ object Dependencies {
}

object Specs2 {
private val version = "4.20.8"
private val version = "4.20.9"
val core = "org.specs2" %% "specs2-core" % version
val matcherExtra = "org.specs2" %% "specs2-matcher-extra" % version
}
Expand Down

0 comments on commit d0d128f

Please sign in to comment.