Skip to content

Commit 735cab1

Browse files
Update sbt-mima-plugin to 1.1.4 (#360)
1 parent 7d8da08 commit 735cab1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ 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.1.3")
12+
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
1313

1414
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")

0 commit comments

Comments
 (0)