Skip to content

Commit c2d7358

Browse files
Update nscplugin, sbt-scala-native, ... to 0.4.12 (#538)
* Update nscplugin, sbt-scala-native, ... to 0.4.12 * Revert commit(s) 647c009 * Update nscplugin, sbt-scala-native, ... to 0.4.12
1 parent a040f74 commit c2d7358

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.13.0")
22
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.0")
33

4-
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.10")
4+
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.12")
55
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.3.0")
66

77
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.11")

0 commit comments

Comments
 (0)