From 891eb021fc1298fed8460b9c0310240f9ff5aaf4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 04:14:56 -0400 Subject: [PATCH] chore(deps): update kotlin monorepo to v2.0.21 (#1929) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- gradle/kotlinx.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/kotlinx.versions.toml b/gradle/kotlinx.versions.toml index 8449f5815a..1476ac134a 100644 --- a/gradle/kotlinx.versions.toml +++ b/gradle/kotlinx.versions.toml @@ -1,6 +1,6 @@ [versions] coroutinesVersion = "1.8.1" -kotlinVersion = "2.0.10" +kotlinVersion = "2.0.21" serializationVersion = "1.7.3" [libraries]