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 ff6dce9 commit e1c2ccdCopy full SHA for e1c2ccd
project/plugins.sbt
@@ -7,7 +7,7 @@ addSbtPlugin("com.github.tkawachi" % "sbt-doctest" % "0.10.0")
7
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.16")
8
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
9
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.0")
10
-addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.6")
+addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
11
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
12
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.1")
13
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.9")
0 commit comments