Skip to content

Commit

Permalink
Update smithy4s-sbt-codegen to 0.17.18
Browse files Browse the repository at this point in the history
  • Loading branch information
dwolla-oss-scala-steward[bot] committed Aug 21, 2023
1 parent 2642fb0 commit e634b18
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 @@ -2,6 +2,6 @@ addSbtPlugin("org.typelevel" % "sbt-typelevel-ci" % "0.5.0-RC12")
addSbtPlugin("org.typelevel" % "sbt-typelevel-settings" % "0.5.0-RC12")
addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % "0.5.0-RC12")
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.16")
addSbtPlugin("com.disneystreaming.smithy4s" % "smithy4s-sbt-codegen" % "0.17.17")
addSbtPlugin("com.disneystreaming.smithy4s" % "smithy4s-sbt-codegen" % "0.17.18")

ThisBuild / libraryDependencySchemes += "org.scala-lang.modules" %% "scala-xml" % VersionScheme.Always

0 comments on commit e634b18

Please sign in to comment.