mirror of
https://github.com/psforever/PSF-LoginServer.git
synced 2026-01-20 02:54:46 +00:00
Update dependency ch.qos.logback:logback-classic to v1.2.5
This commit is contained in:
parent
3d10bb18d2
commit
e5df90bc8f
|
|
@ -55,7 +55,7 @@ lazy val psforeverSettings = Seq(
|
|||
"org.specs2" %% "specs2-core" % "4.12.3" % "test",
|
||||
"org.scalatest" %% "scalatest" % "3.2.9" % "test",
|
||||
"org.scodec" %% "scodec-core" % "1.11.8",
|
||||
"ch.qos.logback" % "logback-classic" % "1.2.4-groovyless",
|
||||
"ch.qos.logback" % "logback-classic" % "1.2.5",
|
||||
"org.log4s" %% "log4s" % "1.10.0",
|
||||
"org.fusesource.jansi" % "jansi" % "2.3.4",
|
||||
"org.scoverage" %% "scalac-scoverage-plugin" % "1.4.2",
|
||||
|
|
|
|||
Loading…
Reference in a new issue