Merge pull request #951 from psforever/renovate/org.specs2-specs2-core-4.x

Update dependency org.specs2:specs2-core to v4.13.0
This commit is contained in:
Fate-JH 2021-11-01 12:25:58 -04:00 committed by GitHub
commit 629b3558e3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -52,7 +52,7 @@ lazy val psforeverSettings = Seq(
"com.typesafe.akka" %% "akka-slf4j" % "2.6.16",
"com.typesafe.akka" %% "akka-http" % "10.2.6",
"com.typesafe.scala-logging" %% "scala-logging" % "3.9.4",
"org.specs2" %% "specs2-core" % "4.12.12" % "test",
"org.specs2" %% "specs2-core" % "4.13.0" % "test",
"org.scalatest" %% "scalatest" % "3.2.10" % "test",
"org.scodec" %% "scodec-core" % "1.11.8",
"ch.qos.logback" % "logback-classic" % "1.2.6",