From 9a0644b2aaec624b53b1ff8fb61896c3967c581d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 14:53:59 +0000 Subject: [PATCH] chore(deps): update dependency software.amazon.smithy:smithy-validation-model 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 b8996519..9179f5f4 100644 --- a/smithy/smithy-build.json +++ b/smithy/smithy-build.json @@ -5,7 +5,7 @@ "dependencies": [ "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-validation-model:1.67.0", "software.amazon.smithy:smithy-openapi:1.66.0", "software.amazon.smithy:smithy-aws-apigateway-openapi:1.66.0" ]