Skip to content

Commit c19f752

Browse files
authored
Merge pull request #46 from scala-steward/update/sbt-mima-plugin-0.3.0
Update sbt-mima-plugin to 0.3.0
2 parents 025d7ff + 881dbe4 commit c19f752

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)