From a358bdcdaee31d669d8480d205e82e3d93b671bb Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Thu, 4 Jun 2026 20:04:15 +0000 Subject: [PATCH] Update smithy4s-core, ... to 0.19.6 --- project/plugins.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/plugins.sbt b/project/plugins.sbt index 86eac83..dacca9a 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -3,4 +3,4 @@ addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % "0.8.5") addSbtPlugin("org.polyvariant" % "smithy-scala-tools-sbt" % "0.3.1") -addSbtPlugin("com.disneystreaming.smithy4s" % "smithy4s-sbt-codegen" % "0.19.4") +addSbtPlugin("com.disneystreaming.smithy4s" % "smithy4s-sbt-codegen" % "0.19.6")