Skip to content

Commit

Permalink
Update specs2-core, specs2-matcher-extra, ... to 4.20.5 (#484)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Feb 18, 2024
1 parent 6514156 commit 8d1b633
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 @@ -135,7 +135,7 @@ object Dependencies {
}

object Specs2 {
val SpecsV = "4.20.4"
val SpecsV = "4.20.5"

val core = "org.specs2" %% "specs2-core" % SpecsV
val matcherExtra = "org.specs2" %% "specs2-matcher-extra" % SpecsV
Expand Down

0 comments on commit 8d1b633

Please sign in to comment.