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 b4c7abb commit dd2b216Copy full SHA for dd2b216
project/plugins.sbt
@@ -2,6 +2,6 @@ addSbtPlugin("ch.epfl.scala" % "sbt-tasty-mima" % "1.3.0")
2
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.10.1")
3
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.2")
4
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
5
-addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.18.1")
+addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.18.2")
6
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.6")
7
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.2")
0 commit comments