Unverified Commit 40da9a32 authored by 82marbag's avatar 82marbag Committed by GitHub
Browse files

Update gradle.properties (#2199)

parent 53aaf965
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.53.0

kotlin.code.style=official