From 3ec0eaa044b4f4ba17884c0be600c0ad03b31346 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 19:32:32 +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 b899651..9179f5f 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" ]