Update dependency com.typesafe.scala-logging:scala-logging to v3.9.3

This commit is contained in:
Renovate Bot 2021-03-23 14:33:17 +00:00
parent 71ab35ecab
commit b3faf72f5b
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.13",
"com.typesafe.akka" %% "akka-slf4j" % "2.6.13",
"com.typesafe.akka" %% "akka-http" % "10.2.4",
"com.typesafe.scala-logging" %% "scala-logging" % "3.9.2",
"com.typesafe.scala-logging" %% "scala-logging" % "3.9.3",
"org.specs2" %% "specs2-core" % "4.10.6" % "test",
"org.scalatest" %% "scalatest" % "3.2.6" % "test",
"org.scodec" %% "scodec-core" % "1.11.7",