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.
2 parents acc7293 + 4ec2dc0 commit eb3fd5fCopy full SHA for eb3fd5f
project/plugins.sbt
@@ -8,7 +8,7 @@ addSbtPlugin("com.github.tkawachi" % "sbt-doctest" % "0.9.9")
8
addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.8.1")
9
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.6.0")
10
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.20")
11
-addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.2")
+addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.3")
12
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.0.0")
13
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.8.2")
14
0 commit comments