From 4edaf59117dbfd083be1ae5abe67516405ab8075 Mon Sep 17 00:00:00 2001 From: Chan Yoo <55515281+sichanyoo@users.noreply.github.com> Date: Thu, 7 Mar 2024 12:29:49 -0800 Subject: [PATCH] Bump Smithy version from 1.44.0 to 1.45.0 (#1380) Co-authored-by: Sichan Yoo --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index e55e9e681f4..987567c9dd4 100644 --- a/gradle.properties +++ b/gradle.properties @@ -3,7 +3,7 @@ kotlin.code.style=official org.gradle.jvmargs=-Xmx4096M # codegen -smithyVersion=1.44.0 +smithyVersion=1.45.0 smithyGradleVersion=0.6.0 smithySwiftVersion = 0.1.0