Skip to content

Commit 07c2109

Browse files
author
scala-steward
committed
Update nscplugin, sbt-scala-native, ... to 0.4.10
1 parent 5612154 commit 07c2109

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
@@ -9,5 +9,5 @@ addSbtPlugin(
99
)
1010

1111
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.13.0")
12-
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.9")
12+
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.10")
1313
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.1")

0 commit comments

Comments
 (0)