Merge pull request #716 from psforever/renovate/org.scalatest-scalatest-3.x

Update dependency org.scalatest:scalatest to v3.2.6
This commit is contained in:
Mazo 2021-03-15 17:49:09 +00:00 committed by GitHub
commit 159d9070af
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -53,7 +53,7 @@ lazy val psforeverSettings = Seq(
"com.typesafe.akka" %% "akka-http" % "10.2.4",
"com.typesafe.scala-logging" %% "scala-logging" % "3.9.2",
"org.specs2" %% "specs2-core" % "4.10.6" % "test",
"org.scalatest" %% "scalatest" % "3.2.5" % "test",
"org.scalatest" %% "scalatest" % "3.2.6" % "test",
"org.scodec" %% "scodec-core" % "1.11.7",
"ch.qos.logback" % "logback-classic" % "1.2.3",
"org.log4s" %% "log4s" % "1.9.0",