Skip to content

Commit 470b16d

Browse files
authored
chore: smithy version bump (#1496)
1 parent a35e321 commit 470b16d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@ coroutines-version = "1.9.0"
1111
atomicfu-version = "0.25.0"
1212

1313
# smithy-kotlin codegen and runtime are versioned separately
14-
smithy-kotlin-runtime-version = "1.3.31"
15-
smithy-kotlin-codegen-version = "0.33.31"
14+
smithy-kotlin-runtime-version = "1.3.33"
15+
smithy-kotlin-codegen-version = "0.33.33"
1616

1717
# codegen
18-
smithy-version = "1.51.0"
18+
smithy-version = "1.53.0"
1919

2020
# testing
2121
ddb-local-version = "2.5.2"

0 commit comments

Comments
 (0)