We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a35e321 commit 470b16dCopy full SHA for 470b16d
gradle/libs.versions.toml
@@ -11,11 +11,11 @@ coroutines-version = "1.9.0"
11
atomicfu-version = "0.25.0"
12
13
# smithy-kotlin codegen and runtime are versioned separately
14
-smithy-kotlin-runtime-version = "1.3.31"
15
-smithy-kotlin-codegen-version = "0.33.31"
+smithy-kotlin-runtime-version = "1.3.33"
+smithy-kotlin-codegen-version = "0.33.33"
16
17
# codegen
18
-smithy-version = "1.51.0"
+smithy-version = "1.53.0"
19
20
# testing
21
ddb-local-version = "2.5.2"
0 commit comments