Skip to content

Commit 881dbe4

Browse files
committed
Update sbt-mima-plugin to 0.3.0
1 parent 025d7ff commit 881dbe4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ bintrayOrganization := None
2828
// We still run our plugin builds for 2.11 on Java 6, so we cannot upgrade.
2929
addSbtPlugin("com.typesafe.sbt" % "sbt-osgi" % "0.8.0")
3030

31-
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.1.18")
31+
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.3.0")

0 commit comments

Comments
 (0)