Skip to content

Commit

Permalink
Merge pull request #153 from scala-steward/update/patches
Browse files Browse the repository at this point in the history
Patch updates
  • Loading branch information
mkurz committed Jun 12, 2024
2 parents add1434 + 68376b0 commit e4e6c5a
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.5"
private val version = "4.20.7"
val core = "org.specs2" %% "specs2-core" % version
val matcherExtra = "org.specs2" %% "specs2-matcher-extra" % version
}
Expand Down

0 comments on commit e4e6c5a

Please sign in to comment.