Skip to content

Commit

Permalink
Merge pull request #207 from Dwolla/update/smithy4s-core-0.18.25
Browse files Browse the repository at this point in the history
Update smithy4s-core, smithy4s-http4s, ... to 0.18.25
  • Loading branch information
mergify[bot] authored Oct 21, 2024
2 parents 472b3c3 + 28ecc98 commit 8f38509
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.4")
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.17.0")
addSbtPlugin("com.disneystreaming.smithy4s" % "smithy4s-sbt-codegen" % "0.18.24")
addSbtPlugin("com.disneystreaming.smithy4s" % "smithy4s-sbt-codegen" % "0.18.25")

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

0 comments on commit 8f38509

Please sign in to comment.