We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1115c3d commit e5a7c96Copy full SHA for e5a7c96
build.sbt
@@ -29,6 +29,6 @@ repository in bintray := "sbt-plugins"
29
bintrayOrganization in bintray := None
30
31
// this plugin depends on the sbt-osgi plugin -- 2-for-1!
32
-addSbtPlugin("com.typesafe.sbt" % "sbt-osgi" % "0.7.0")
+addSbtPlugin("com.typesafe.sbt" % "sbt-osgi" % "0.8.0")
33
34
-addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.1.6")
+addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.1.8")
0 commit comments