mirror of
https://github.com/2revoemag/PSF-BotServer.git
synced 2026-01-19 18:14:44 +00:00
Update dependency org.scoverage:sbt-scoverage to v1.9.1
This commit is contained in:
parent
7f686a53d4
commit
f543f2ec41
|
|
@ -1,7 +1,7 @@
|
||||||
logLevel := Level.Warn
|
logLevel := Level.Warn
|
||||||
|
|
||||||
addSbtPlugin("org.xerial.sbt" % "sbt-pack" % "0.14")
|
addSbtPlugin("org.xerial.sbt" % "sbt-pack" % "0.14")
|
||||||
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.9.0")
|
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.9.1")
|
||||||
addSbtPlugin("io.kamon" % "sbt-kanela-runner" % "2.0.12")
|
addSbtPlugin("io.kamon" % "sbt-kanela-runner" % "2.0.12")
|
||||||
addSbtPlugin("com.eed3si9n" % "sbt-unidoc" % "0.4.3")
|
addSbtPlugin("com.eed3si9n" % "sbt-unidoc" % "0.4.3")
|
||||||
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.3")
|
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.3")
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue