Skip to content

Commit a66523e

Browse files
committed
Update nscplugin, sbt-scala-native to 0.5.9
1 parent 1100c49 commit a66523e

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
@@ -6,7 +6,7 @@ addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
66
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.28.0")
77

88
addSbtPlugin("com.disneystreaming.smithy4s" % "smithy4s-sbt-codegen" % "0.18.43")
9-
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.17")
9+
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.9")
1010
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.3.2")
1111

1212
addDependencyTreePlugin

0 commit comments

Comments
 (0)