Skip to content

Commit b060478

Browse files
committed
Update sbt-mima-plugin to 1.1.0
1 parent f9c91b0 commit b060478

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)