diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index e3892ec3e2d..d86529cab72 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -11,8 +11,8 @@ coroutines-version = "1.9.0" atomicfu-version = "0.25.0" # smithy-kotlin codegen and runtime are versioned separately -smithy-kotlin-runtime-version = "1.3.19-SNAPSHOT" -smithy-kotlin-codegen-version = "0.33.19-SNAPSHOT" +smithy-kotlin-runtime-version = "1.3.19" +smithy-kotlin-codegen-version = "0.33.19" # codegen smithy-version = "1.51.0"