Skip to content

Commit fa93eb9

Browse files
Upgrade the smithy-rs runtime crates version to 1.1.1
1 parent 5a0e434 commit fa93eb9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ rust.msrv=1.70.0
1212
org.gradle.jvmargs=-Xmx1024M
1313

1414
# Version number to use for the generated stable runtime crates
15-
smithy.rs.runtime.crate.stable.version=1.1.0
15+
smithy.rs.runtime.crate.stable.version=1.1.1
1616

1717
# Version number to use for the generated unstable runtime crates
18-
smithy.rs.runtime.crate.unstable.version=0.61.0
18+
smithy.rs.runtime.crate.unstable.version=0.60.1
1919

2020
kotlin.code.style=official
2121

0 commit comments

Comments
 (0)