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 355b1a0 commit ac243a6Copy full SHA for ac243a6
project/plugins.sbt
@@ -6,7 +6,7 @@ addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.21")
6
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.1.0")
7
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
8
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.8")
9
-addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.5")
+addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.6")
10
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.2")
11
addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.3.9")
12
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.4")
0 commit comments