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 dce938f commit 6d2b554Copy full SHA for 6d2b554
project/plugins.sbt
@@ -4,7 +4,7 @@ addSbtPlugin("com.github.ghik" % "sbt-nosbt" % "0.2.1")
4
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.20.1")
5
addSbtPlugin("org.scala-js" % "sbt-jsdependencies" % "1.0.2")
6
addSbtPlugin("org.jetbrains.scala" % "sbt-ide-settings" % "1.1.3")
7
-addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
+addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.8")
8
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
9
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.6.0")
10
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
0 commit comments