We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e75c38d commit 3ed4488Copy full SHA for 3ed4488
project/plugins.sbt
@@ -5,7 +5,7 @@ addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.16")
5
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
6
addSbtPlugin("com.codecommit" % "sbt-github-actions" % "0.14.2")
7
8
-addSbtPlugin("com.disneystreaming.smithy4s" % "smithy4s-sbt-codegen" % "0.18.2")
+addSbtPlugin("com.disneystreaming.smithy4s" % "smithy4s-sbt-codegen" % "0.18.26")
9
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.16")
10
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.3.2")
11
0 commit comments