Skip to content

Commit b63a736

Browse files
committed
Update sbt-mima-plugin to 0.1.18
1 parent 5c7c76c commit b63a736

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.14")
31+
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.1.18")

0 commit comments

Comments
 (0)