Skip to content

Commit 08ef14c

Browse files
authored
Merge pull request #172 from scala-steward/update/sbt-mima-plugin-1.1.0
Update sbt-mima-plugin to 1.1.0
2 parents f9c91b0 + b060478 commit 08ef14c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill-publish" %
99
addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill-browser-test-js" % sbtSoftwareMillVersion)
1010

1111
addSbtPlugin("org.jetbrains" % "sbt-ide-settings" % "1.1.0")
12-
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.0.1")
12+
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.0")

0 commit comments

Comments
 (0)