We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75b6b99 commit 8ea8f78Copy full SHA for 8ea8f78
project/plugins.sbt
@@ -2,7 +2,7 @@ addSbtPlugin("com.eed3si9n" % "sbt-unidoc" % "0.4.2")
2
addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.11")
3
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.2")
4
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "2.3")
5
-addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.3.4")
+addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.3.6")
6
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.26")
7
addSbtPlugin("org.portable-scala" % "sbt-crossproject" % "0.6.0")
8
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "0.6.0")
0 commit comments