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

Update dependency org.specs2:specs2-core to v4.11.0
This commit is contained in:
Fate-JH 2021-04-24 00:54:11 -04:00 committed by GitHub
commit 564f7a188b
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.14",
"com.typesafe.akka" %% "akka-http" % "10.2.4",
"com.typesafe.scala-logging" %% "scala-logging" % "3.9.3",
"org.specs2" %% "specs2-core" % "4.10.6" % "test",
"org.specs2" %% "specs2-core" % "4.11.0" % "test",
"org.scalatest" %% "scalatest" % "3.2.8" % "test",
"org.scodec" %% "scodec-core" % "1.11.7",
"ch.qos.logback" % "logback-classic" % "1.2.3",