Skip to content

Commit

Permalink
Merge pull request #184 from keynmol/update/smithy4s-http4s-0.18.28
Browse files Browse the repository at this point in the history
Update smithy4s-http4s, ... to 0.18.28
  • Loading branch information
mergify[bot] authored Jan 2, 2025
2 parents fdd858d + 08bdb39 commit 4a815ff
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.18.27"),
.getOrElse("SMITHY_VERSION", "0.18.28"),
)

addSbtPlugin("io.spray" % "sbt-revolver" % "0.10.0")
Expand Down

0 comments on commit 4a815ff

Please sign in to comment.