mirror of
https://github.com/psforever/PSF-LoginServer.git
synced 2026-01-19 18:44:45 +00:00
Update dependency org.log4s:log4s to v1.10.0
This commit is contained in:
parent
bc7b112a72
commit
4112be7982
|
|
@ -56,7 +56,7 @@ lazy val psforeverSettings = Seq(
|
||||||
"org.scalatest" %% "scalatest" % "3.2.9" % "test",
|
"org.scalatest" %% "scalatest" % "3.2.9" % "test",
|
||||||
"org.scodec" %% "scodec-core" % "1.11.8",
|
"org.scodec" %% "scodec-core" % "1.11.8",
|
||||||
"ch.qos.logback" % "logback-classic" % "1.2.3",
|
"ch.qos.logback" % "logback-classic" % "1.2.3",
|
||||||
"org.log4s" %% "log4s" % "1.9.0",
|
"org.log4s" %% "log4s" % "1.10.0",
|
||||||
"org.fusesource.jansi" % "jansi" % "2.3.2",
|
"org.fusesource.jansi" % "jansi" % "2.3.2",
|
||||||
"org.scoverage" %% "scalac-scoverage-plugin" % "1.4.2",
|
"org.scoverage" %% "scalac-scoverage-plugin" % "1.4.2",
|
||||||
"com.github.nscala-time" %% "nscala-time" % "2.28.0",
|
"com.github.nscala-time" %% "nscala-time" % "2.28.0",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue