mirror of
https://github.com/lightbend/config.git
synced 2025-02-20 00:00:48 +08:00
Move to jacoco 2.1.6 which works with Java 8
This commit is contained in:
parent
69f7b48130
commit
14dbe09199
@ -1,5 +1,5 @@
|
||||
addSbtPlugin("de.johoop" % "findbugs4sbt" % "1.2.1")
|
||||
addSbtPlugin("de.johoop" % "jacoco4sbt" % "2.1.1")
|
||||
addSbtPlugin("de.johoop" % "jacoco4sbt" % "2.1.6")
|
||||
addSbtPlugin("com.typesafe.sbt" % "sbt-pgp" % "0.8.1")
|
||||
addSbtPlugin("com.typesafe.sbt" % "sbt-osgi" % "0.6.0")
|
||||
addSbtPlugin("com.typesafe.sbt" % "sbt-scalariform" % "1.2.1")
|
||||
|
Loading…
Reference in New Issue
Block a user