Skip to content

Commit f0b052d

Browse files
committed
Update sbt-mima-plugin to 0.4.0
1 parent 589743b commit f0b052d

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
@@ -8,4 +8,4 @@ organization := "org.scala-lang.modules"
88
licenses := Seq(("Apache-2.0", url("https://www.apache.org/licenses/LICENSE-2.0")))
99

1010
addSbtPlugin("com.typesafe.sbt" % "sbt-osgi" % "0.9.5")
11-
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.3.0")
11+
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.4.0")

0 commit comments

Comments
 (0)