Skip to content

Commit 1d4a6f6

Browse files
committed
Update sbt-mima-plugin to 1.0.1
1 parent d541b38 commit 1d4a6f6

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.0")
12+
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.0.1")

0 commit comments

Comments
 (0)