mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-10-27 00:26:15 +01:00
Update sbt-scoverage to 2.0.8
This commit is contained in:
committed by
kenji yoshida
parent
843d429cb2
commit
c20cc1271c
@@ -6,6 +6,6 @@ addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.1.1")
|
|||||||
addSbtPlugin("org.scalatra.sbt" % "sbt-scalatra" % "1.0.4")
|
addSbtPlugin("org.scalatra.sbt" % "sbt-scalatra" % "1.0.4")
|
||||||
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
|
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
|
||||||
addSbtPlugin("com.github.sbt" % "sbt-license-report" % "1.5.0")
|
addSbtPlugin("com.github.sbt" % "sbt-license-report" % "1.5.0")
|
||||||
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.7")
|
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.8")
|
||||||
|
|
||||||
addDependencyTreePlugin
|
addDependencyTreePlugin
|
||||||
|
|||||||
Reference in New Issue
Block a user