mirror of
https://github.com/psforever/PSF-LoginServer.git
synced 2026-03-06 05:50:23 +00:00
Update dependency org.scoverage:sbt-scoverage to v1.7.1
This commit is contained in:
parent
9c0a3754d4
commit
3636dc2189
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
logLevel := Level.Warn
|
||||
|
||||
addSbtPlugin("org.xerial.sbt" % "sbt-pack" % "0.13")
|
||||
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.7.0")
|
||||
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.7.1")
|
||||
addSbtPlugin("io.kamon" % "sbt-kanela-runner" % "2.0.10")
|
||||
addSbtPlugin("com.eed3si9n" % "sbt-unidoc" % "0.4.3")
|
||||
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue