Skip to content

Commit

Permalink
Update specs2-core to 4.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed May 22, 2021
1 parent 92856f8 commit 9752411
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Expand Up @@ -7,7 +7,7 @@ object Dependencies {
val `ts-config` = "com.typesafe" % "config" % "1.4.1"
val `scodec-bits` = "org.scodec" %% "scodec-bits" % "1.1.24"
val `spray-json` = "io.spray" %% "spray-json" % "1.3.6"
val specs2 = "org.specs2" %% "specs2-core" % "4.10.6"
val specs2 = "org.specs2" %% "specs2-core" % "4.12.0"

///

Expand Down

0 comments on commit 9752411

Please sign in to comment.