mirror of
https://github.com/2revoemag/PSF-BotServer.git
synced 2026-03-07 14:10:25 +00:00
Merge pull request #728 from psforever/renovate/com.typesafe.scala-logging-scala-logging-3.x
Update dependency com.typesafe.scala-logging:scala-logging to v3.9.3
This commit is contained in:
commit
e9cf2e7aff
1 changed files with 1 additions and 1 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue