mirror of
https://github.com/psforever/PSF-LoginServer.git
synced 2026-03-03 04:20:23 +00:00
Update dependency org.fusesource.jansi:jansi to v2.3.1
This commit is contained in:
parent
0e41d9d28e
commit
4cfdab591f
1 changed files with 1 additions and 1 deletions
|
|
@ -57,7 +57,7 @@ lazy val psforeverSettings = Seq(
|
|||
"org.scodec" %% "scodec-core" % "1.11.7",
|
||||
"ch.qos.logback" % "logback-classic" % "1.2.3",
|
||||
"org.log4s" %% "log4s" % "1.9.0",
|
||||
"org.fusesource.jansi" % "jansi" % "2.2.0",
|
||||
"org.fusesource.jansi" % "jansi" % "2.3.1",
|
||||
"org.scoverage" %% "scalac-scoverage-plugin" % "1.4.2",
|
||||
"com.github.nscala-time" %% "nscala-time" % "2.26.0",
|
||||
"com.github.t3hnar" %% "scala-bcrypt" % "4.3.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue