From 271d19fc1cd23d0ecccd3a88c7d893ddec955b46 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Fri, 26 Jun 2026 22:36:15 +0000 Subject: [PATCH] Update smithy4s-core, ... to 0.19.8 --- project/plugins.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/plugins.sbt b/project/plugins.sbt index 86eac83..afd3849 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.8")