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 97f8ff2 + c45293e commit c74b0feCopy full SHA for c74b0fe
project/plugins.sbt
@@ -1,7 +1,7 @@
1
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.1.1")
2
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.0.0")
3
addSbtPlugin("com.typesafe.sbt" % "sbt-osgi" % "0.9.5")
4
-addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.3.7")
+addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.0")
5
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.10.0")
6
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
7
addSbtPlugin("com.codecommit" % "sbt-github-actions" % "0.9.2")
0 commit comments