We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d8da08 commit 735cab1Copy full SHA for 735cab1
project/plugins.sbt
@@ -9,6 +9,6 @@ addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill-publish" %
9
addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill-browser-test-js" % sbtSoftwareMillVersion)
10
11
addSbtPlugin("org.jetbrains" % "sbt-ide-settings" % "1.1.0")
12
-addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.3")
+addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
13
14
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
0 commit comments