From c11ee09e8d74458727767ce51e1c0bf51067a48b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 19:32:30 +0000 Subject: [PATCH] chore(deps): update dependency software.amazon.smithy:smithy-openapi to v1.67.0 --- smithy/smithy-build.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/smithy/smithy-build.json b/smithy/smithy-build.json index b899651..457c3f1 100644 --- a/smithy/smithy-build.json +++ b/smithy/smithy-build.json @@ -6,7 +6,7 @@ "software.amazon.smithy:smithy-aws-traits:1.66.0", "software.amazon.smithy:smithy-aws-apigateway-traits:1.66.0", "software.amazon.smithy:smithy-validation-model:1.66.0", - "software.amazon.smithy:smithy-openapi:1.66.0", + "software.amazon.smithy:smithy-openapi:1.67.0", "software.amazon.smithy:smithy-aws-apigateway-openapi:1.66.0" ] },