mirror of
https://github.com/psforever/PSF-LoginServer.git
synced 2026-01-19 18:44:45 +00:00
Update dependency com.github.nscala-time:nscala-time to v2.30.0
This commit is contained in:
parent
2fd5d00bb4
commit
f9ff229226
|
|
@ -59,7 +59,7 @@ lazy val psforeverSettings = Seq(
|
|||
"org.log4s" %% "log4s" % "1.10.0",
|
||||
"org.fusesource.jansi" % "jansi" % "2.3.4",
|
||||
"org.scoverage" %% "scalac-scoverage-plugin" % "1.4.2",
|
||||
"com.github.nscala-time" %% "nscala-time" % "2.28.0",
|
||||
"com.github.nscala-time" %% "nscala-time" % "2.30.0",
|
||||
"com.github.t3hnar" %% "scala-bcrypt" % "4.3.0",
|
||||
"org.scala-graph" %% "graph-core" % "1.13.3",
|
||||
"io.kamon" %% "kamon-bundle" % "2.1.20",
|
||||
|
|
|
|||
Loading…
Reference in a new issue