Skip to content

Commit 298a798

Browse files
committed
Update sbt-scala-native to 0.5.8
1 parent b57b8c4 commit 298a798

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.25.0")
77

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

1212
addDependencyTreePlugin

0 commit comments

Comments
 (0)