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 415d6d0 + 0042dd1 commit 578db7cCopy full SHA for 578db7c
project/plugins.sbt
@@ -3,7 +3,7 @@ logLevel := Level.Warn
3
addSbtPlugin("com.github.ghik" % "sbt-nosbt" % "0.2.1")
4
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.13.2")
5
addSbtPlugin("org.jetbrains.scala" % "sbt-ide-settings" % "1.1.1")
6
-addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.4")
+addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.5")
7
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
8
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0")
9
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.2")
0 commit comments