mirror of
https://github.com/2revoemag/PSF-BotServer.git
synced 2026-01-19 18:14:44 +00:00
Update dependency org.fusesource.jansi:jansi to v2.4.0
This commit is contained in:
parent
72ff7067cd
commit
6c4abfa015
|
|
@ -57,7 +57,7 @@ lazy val psforeverSettings = Seq(
|
|||
"org.scodec" %% "scodec-core" % "1.11.8",
|
||||
"ch.qos.logback" % "logback-classic" % "1.2.6",
|
||||
"org.log4s" %% "log4s" % "1.10.0",
|
||||
"org.fusesource.jansi" % "jansi" % "2.3.4",
|
||||
"org.fusesource.jansi" % "jansi" % "2.4.0",
|
||||
"org.scoverage" %% "scalac-scoverage-plugin" % "1.4.2",
|
||||
"com.github.nscala-time" %% "nscala-time" % "2.30.0",
|
||||
"com.github.t3hnar" %% "scala-bcrypt" % "4.3.0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue