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 d58551e commit b3f447aCopy full SHA for b3f447a
example/project/plugins.sbt
@@ -2,7 +2,7 @@ resolvers += "Sonatype OSS Snapshots" at "https://oss.sonatype.org/content/repos
2
3
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.0.0")
4
5
-addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.17.0")
+addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.18.2")
6
7
addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.3")
8
project/plugins.sbt
@@ -1,4 +1,4 @@
1
addSbtPlugin("ch.epfl.scala" % "sbt-scalajs-bundler" % "0.21.1")
0 commit comments