Skip to content

Commit bb2393e

Browse files
committed
Update nscplugin, sbt-scala-native, ... to 0.4.9
1 parent 8a2454a commit bb2393e

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
@@ -19,7 +19,7 @@ addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.5.5")
1919

2020
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.2.0")
2121

22-
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.8")
22+
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.9")
2323

2424
libraryDependencies += "org.snakeyaml" % "snakeyaml-engine" % "2.5"
2525
libraryDependencySchemes ++= Seq(

0 commit comments

Comments
 (0)