Skip to content

Commit

Permalink
Merge pull request #199 from Dwolla/update/smithy4s-core-0.18.24
Browse files Browse the repository at this point in the history
Update smithy4s-core, smithy4s-http4s, ... to 0.18.24
  • Loading branch information
mergify[bot] authored Sep 12, 2024
2 parents 021291c + 88f5a45 commit 0cde166
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
Expand Up @@ -4,7 +4,7 @@ addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % "0.7.3")
addSbtPlugin("org.portable-scala" % "sbt-crossproject" % "1.3.2")
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.16.0")
addSbtPlugin("com.disneystreaming.smithy4s" % "smithy4s-sbt-codegen" % "0.18.23")
addSbtPlugin("com.disneystreaming.smithy4s" % "smithy4s-sbt-codegen" % "0.18.24")

libraryDependencies ++= {
val http4sVersion = "0.23.27"
Expand Down

0 comments on commit 0cde166

Please sign in to comment.