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 e291d58 commit 84ddb04Copy full SHA for 84ddb04
project/plugins.sbt
@@ -7,7 +7,7 @@ addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.
7
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
8
addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.2")
9
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.16.0")
10
-addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.3")
+addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.4")
11
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
12
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.3.2")
13
addSbtPlugin("com.codecommit" % "sbt-github-actions" % "0.13.0")
0 commit comments