Skip to content

Commit e101feb

Browse files
authored
Merge pull request #42 from scala-steward/update/sbt-mima-plugin-0.1.18
Update sbt-mima-plugin to 0.1.18
2 parents c20908e + 09e5b8e commit e101feb

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)