We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d649cc0 commit 34cfe9fCopy full SHA for 34cfe9f
project/plugins.sbt
@@ -1,6 +1,6 @@
1
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.2")
2
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
3
-addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.17.0")
+addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.18.1")
4
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
5
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.4.4")
6
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.2")
0 commit comments