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 b95353b commit fbb5483Copy full SHA for fbb5483
project/plugins.sbt
@@ -1,7 +1,7 @@
1
logLevel := Level.Warn
2
3
addSbtPlugin("com.github.ghik" % "sbt-nosbt" % "0.2.1")
4
-addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.18.1")
+addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.18.2")
5
addSbtPlugin("org.scala-js" % "sbt-jsdependencies" % "1.0.2")
6
addSbtPlugin("org.jetbrains.scala" % "sbt-ide-settings" % "1.1.2")
7
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
0 commit comments