We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5bedcc commit c9fa088Copy full SHA for c9fa088
gradle/libs.versions.toml
@@ -9,8 +9,8 @@ coroutines-version = "1.7.3"
9
atomicfu-version = "0.23.1"
10
11
# smithy-kotlin codegen and runtime are versioned separately
12
-smithy-kotlin-runtime-version = "1.1.0"
13
-smithy-kotlin-codegen-version = "0.31.0"
+smithy-kotlin-runtime-version = "1.1.1"
+smithy-kotlin-codegen-version = "0.31.1"
14
15
# codegen
16
smithy-version = "1.45.0"
0 commit comments