Skip to content

Commit

Permalink
Merge pull request #12 from kubukoz/smithy4s-018
Browse files Browse the repository at this point in the history
Bump smithy4s to 0.18.3
  • Loading branch information
daddykotex authored Nov 7, 2023
2 parents c45d160 + 9365dca commit 0a6fa4c
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,5 +1,5 @@
addSbtPlugin(
"com.disneystreaming.smithy4s" % "smithy4s-sbt-codegen" % "0.17.5"
"com.disneystreaming.smithy4s" % "smithy4s-sbt-codegen" % "0.18.3"
)
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.16")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.13.1")
Expand Down

0 comments on commit 0a6fa4c

Please sign in to comment.