Skip to content

Commit

Permalink
Update smithy4s-sbt-codegen to 0.18.27
Browse files Browse the repository at this point in the history
  • Loading branch information
Indoor Vivants Steward[bot] authored and Indoor Vivants Steward[bot] committed Dec 5, 2024
1 parent c964d07 commit a1546d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
addSbtPlugin(
"com.disneystreaming.smithy4s" % "smithy4s-sbt-codegen" % sys.env
.getOrElse("SMITHY_VERSION", "0.17.11")
.getOrElse("SMITHY_VERSION", "0.18.27")
)
addSbtPlugin("io.spray" % "sbt-revolver" % "0.9.1")
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.10.4")
Expand Down

0 comments on commit a1546d7

Please sign in to comment.