parent
2bf09d8da2
commit
4440184c0b
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.15")
|
||||||
// sbt-osgi 0.9.5 is available but breaks including jdk9-only classes
|
// sbt-osgi 0.9.5 is available but breaks including jdk9-only classes
|
||||||
// sbt-osgi 0.9.6 is available but breaks populating akka-protobuf-v3
|
// sbt-osgi 0.9.6 is available but breaks populating akka-protobuf-v3
|
||||||
addSbtPlugin("com.typesafe.sbt" % "sbt-osgi" % "0.9.4")
|
addSbtPlugin("com.typesafe.sbt" % "sbt-osgi" % "0.9.4")
|
||||||
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.7.0")
|
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.8.1")
|
||||||
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.0.1")
|
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.0.1")
|
||||||
addSbtPlugin("com.eed3si9n" % "sbt-unidoc" % "0.4.3")
|
addSbtPlugin("com.eed3si9n" % "sbt-unidoc" % "0.4.3")
|
||||||
addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.0")
|
addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.0")
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue