Skip to content

Commit 48b4841

Browse files
authored
Merge pull request #61 from scala-steward/update/sbt-mima-plugin-0.5.0
Update sbt-mima-plugin to 0.5.0
2 parents 16fe3cd + bfcb9e9 commit 48b4841

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.4.0")
11+
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.5.0")

0 commit comments

Comments
 (0)