mirror of
https://github.com/2revoemag/PSF-BotServer.git
synced 2026-07-13 15:34:42 +00:00
Update dependency org.scoverage:scalac-scoverage-plugin to v1.4.2
This commit is contained in:
parent
5b087774be
commit
6c43728a40
1 changed files with 1 additions and 1 deletions
|
|
@ -57,7 +57,7 @@ lazy val psforeverSettings = Seq(
|
||||||
"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.9.0",
|
||||||
"org.fusesource.jansi" % "jansi" % "1.18",
|
"org.fusesource.jansi" % "jansi" % "1.18",
|
||||||
"org.scoverage" %% "scalac-scoverage-plugin" % "1.4.1",
|
"org.scoverage" %% "scalac-scoverage-plugin" % "1.4.2",
|
||||||
"com.github.nscala-time" %% "nscala-time" % "2.26.0",
|
"com.github.nscala-time" %% "nscala-time" % "2.26.0",
|
||||||
"com.github.t3hnar" %% "scala-bcrypt" % "4.3.0",
|
"com.github.t3hnar" %% "scala-bcrypt" % "4.3.0",
|
||||||
"org.scala-graph" %% "graph-core" % "1.13.2",
|
"org.scala-graph" %% "graph-core" % "1.13.2",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue