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 fac7505 commit 1283d73Copy full SHA for 1283d73
project/plugins.sbt
@@ -1,4 +1,4 @@
1
-addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.3")
+addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
2
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.1.0")
3
addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.3.13")
4
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
0 commit comments