We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 646827f + 19c7e69 commit b57b8c4Copy full SHA for b57b8c4
project/plugins.sbt
@@ -5,7 +5,7 @@ addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.11.1")
5
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
6
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.25.0")
7
8
-addSbtPlugin("com.disneystreaming.smithy4s" % "smithy4s-sbt-codegen" % "0.18.41")
+addSbtPlugin("com.disneystreaming.smithy4s" % "smithy4s-sbt-codegen" % "0.18.42")
9
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.17")
10
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.3.2")
11
0 commit comments