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

Update dependency org.specs2:specs2-core to v4.10.4
This commit is contained in:
Mazo 2020-10-12 13:05:01 +01:00 committed by GitHub
commit d19429e45c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -51,7 +51,7 @@ lazy val psforeverSettings = Seq(
"com.typesafe.akka" %% "akka-cluster-tools" % "2.6.10",
"com.typesafe.akka" %% "akka-slf4j" % "2.6.10",
"com.typesafe.scala-logging" %% "scala-logging" % "3.9.2",
"org.specs2" %% "specs2-core" % "4.10.3" % "test",
"org.specs2" %% "specs2-core" % "4.10.4" % "test",
"org.scalatest" %% "scalatest" % "3.2.2" % "test",
"org.scodec" %% "scodec-core" % "1.11.7",
"ch.qos.logback" % "logback-classic" % "1.2.3",