From d8d980b7d0c98c199f2858c4094cc29fcdde7cb8 Mon Sep 17 00:00:00 2001 From: Smithy Automation Date: Wed, 18 Jun 2025 11:02:51 +0000 Subject: [PATCH] Update smithy-gradle-plugin Version --- gradle.properties | 2 +- quickstart-examples/quickstart-gradle/gradle.properties | 2 +- smithy-java-examples/quickstart-java/gradle.properties | 2 +- .../quickstart-typescript/gradle.properties | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gradle.properties b/gradle.properties index 9353514..3aedaf0 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,3 +1,3 @@ smithyVersion=1.56.0 -smithyGradleVersion=1.1.0 +smithyGradleVersion=1.3.0 smithyJavaVersion=0.0.1 diff --git a/quickstart-examples/quickstart-gradle/gradle.properties b/quickstart-examples/quickstart-gradle/gradle.properties index c4176e2..2518912 100644 --- a/quickstart-examples/quickstart-gradle/gradle.properties +++ b/quickstart-examples/quickstart-gradle/gradle.properties @@ -1,2 +1,2 @@ smithyVersion=1.56.0 -smithyGradleVersion=1.1.0 +smithyGradleVersion=1.3.0 diff --git a/smithy-java-examples/quickstart-java/gradle.properties b/smithy-java-examples/quickstart-java/gradle.properties index 9353514..3aedaf0 100644 --- a/smithy-java-examples/quickstart-java/gradle.properties +++ b/smithy-java-examples/quickstart-java/gradle.properties @@ -1,3 +1,3 @@ smithyVersion=1.56.0 -smithyGradleVersion=1.1.0 +smithyGradleVersion=1.3.0 smithyJavaVersion=0.0.1 diff --git a/smithy-typescript-examples/quickstart-typescript/gradle.properties b/smithy-typescript-examples/quickstart-typescript/gradle.properties index 9353514..3aedaf0 100644 --- a/smithy-typescript-examples/quickstart-typescript/gradle.properties +++ b/smithy-typescript-examples/quickstart-typescript/gradle.properties @@ -1,3 +1,3 @@ smithyVersion=1.56.0 -smithyGradleVersion=1.1.0 +smithyGradleVersion=1.3.0 smithyJavaVersion=0.0.1