Unverified Commit de979d87 authored by AWS SDK Rust Bot's avatar AWS SDK Rust Bot Committed by GitHub
Browse files

Update gradle.properties

A critical bug was identified during the release process, reverting to 0.51.0 and re-enabling merges to `main`.
parent c29e3ad7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.52.0
smithy.rs.runtime.crate.version=0.51.0

kotlin.code.style=official