Skip to content

Commit

Permalink
Update specs2-core, specs2-matcher-extra, ... to 4.20.4
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jan 12, 2024
1 parent 6ea0ad8 commit f1c194f
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.3"
val SpecsV = "4.20.4"

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

0 comments on commit f1c194f

Please sign in to comment.