Upgrade the smithy-rs runtime crates version to 1.1.7

This commit is contained in:
AWS SDK Rust Bot 2024-02-22 22:34:09 +00:00
parent b77c52944c
commit bc1e019e9a
1 changed files with 2 additions and 2 deletions

View File

@ -12,10 +12,10 @@ rust.msrv=1.74.1
org.gradle.jvmargs=-Xmx1024M
# Version number to use for the generated stable runtime crates
smithy.rs.runtime.crate.stable.version=1.1.6
smithy.rs.runtime.crate.stable.version=1.1.7
# Version number to use for the generated unstable runtime crates
smithy.rs.runtime.crate.unstable.version=0.60.5
smithy.rs.runtime.crate.unstable.version=0.60.6
kotlin.code.style=official