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 df79744 commit 40dec88Copy full SHA for 40dec88
project/plugins.sbt
@@ -1,6 +1,6 @@
1
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0")
2
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
3
-addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.6")
+addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
4
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.9")
5
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.14.0")
6
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.16")
0 commit comments