Skip to content

Commit e5a7c96

Browse files
committed
Bump MiMa and sbt-osgi versions
1 parent 1115c3d commit e5a7c96

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.sbt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@ repository in bintray := "sbt-plugins"
2929
bintrayOrganization in bintray := None
3030

3131
// this plugin depends on the sbt-osgi plugin -- 2-for-1!
32-
addSbtPlugin("com.typesafe.sbt" % "sbt-osgi" % "0.7.0")
32+
addSbtPlugin("com.typesafe.sbt" % "sbt-osgi" % "0.8.0")
3333

34-
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.1.6")
34+
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.1.8")

0 commit comments

Comments
 (0)