diff --git a/gradle.properties b/gradle.properties index 2d45a41459056f7b674a43001353837c949a8c35..319485872c08ce47f9c509e7e9e791dbfc7d017b 100644 --- a/gradle.properties +++ b/gradle.properties @@ -9,7 +9,7 @@ rust.msrv=1.62.1 org.gradle.jvmargs=-Xmx1024M # Version number to use for the generated runtime crates -smithy.rs.runtime.crate.version=0.51.0 +smithy.rs.runtime.crate.version=0.52.0 kotlin.code.style=official