Skip to content

Commit

Permalink
Merge pull request #10903 from scala-steward/update/specs2-core-4.12.0
Browse files Browse the repository at this point in the history
specs2-core, specs2-junit, ... 4.12.0 (was 4.11.0)
  • Loading branch information
mkurz committed Jun 14, 2021
2 parents 7992771 + 687a72e commit 756deb7
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 @@ -16,7 +16,7 @@ object Dependencies {

val logback = "ch.qos.logback" % "logback-classic" % "1.2.3"

val specs2Version = "4.11.0"
val specs2Version = "4.12.0"
val specs2Deps = Seq(
"specs2-core",
"specs2-junit",
Expand Down

0 comments on commit 756deb7

Please sign in to comment.