diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 507bfc363db..d8faf8a38ca 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -9,8 +9,8 @@ coroutines-version = "1.7.3" atomicfu-version = "0.23.1" # smithy-kotlin codegen and runtime are versioned separately -smithy-kotlin-runtime-version = "1.2.11-SNAPSHOT" -smithy-kotlin-codegen-version = "0.32.11-SNAPSHOT" +smithy-kotlin-runtime-version = "1.2.13-SNAPSHOT" +smithy-kotlin-codegen-version = "0.32.13-SNAPSHOT" # codegen smithy-version = "1.49.0"