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 2e70c4a commit 4883e14Copy full SHA for 4883e14
project/plugins.sbt
@@ -3,6 +3,6 @@ addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.11.0")
3
addSbtPlugin("com.eed3si9n.ifdef" % "sbt-ifdef" % "0.4.1")
4
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.3")
5
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
6
-addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.18.2")
+addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.19.0")
7
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.6")
8
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.2")
0 commit comments