Skip to content

Commit

Permalink
Update smithy4s-codegen-cli, ... to 0.18.29 (#187)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Jan 30, 2025
1 parent 268352f commit 2b4e509
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 @@ -3,7 +3,7 @@ addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.6")
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.4")
addSbtPlugin(
"com.disneystreaming.smithy4s" % "smithy4s-sbt-codegen" % "0.18.25"
"com.disneystreaming.smithy4s" % "smithy4s-sbt-codegen" % "0.18.29"
)
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.7.7")
Expand Down

0 comments on commit 2b4e509

Please sign in to comment.