Skip to content

Commit 16fe3cd

Browse files
authored
Merge pull request #60 from scala-steward/update/sbt-mima-plugin-0.4.0
Update sbt-mima-plugin to 0.4.0
2 parents 589743b + f0b052d commit 16fe3cd

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)