We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f7d577 commit 6e496faCopy full SHA for 6e496fa
1 file changed
project/plugins.sbt
@@ -8,6 +8,6 @@ addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill-publish" %
8
addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill-browser-test-js" % sbtSoftwareMillVersion)
9
10
addSbtPlugin("org.jetbrains" % "sbt-ide-settings" % "1.1.0")
11
-addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.5")
+addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.6")
12
13
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.8")
0 commit comments