Update dependency org.specs2:specs2-core to v4.10.6

This commit is contained in:
Renovate Bot 2021-01-18 18:06:32 +00:00
parent bc6522f3a8
commit 9a3faa29e9
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B

View file

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