From 291c4fe3fa15c025a95c36dd5d99fb015ef748c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 23:02:33 +0000 Subject: [PATCH] chore(deps): bump the kotlin-tooling group with 2 updates Bumps the kotlin-tooling group with 2 updates: [org.jetbrains.kotlin.multiplatform](https://github.com/JetBrains/kotlin) and [org.jetbrains.kotlin.plugin.compose](https://github.com/JetBrains/kotlin). Updates `org.jetbrains.kotlin.multiplatform` from 2.3.10 to 2.3.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/compare/v2.3.10...v2.3.20) Updates `org.jetbrains.kotlin.plugin.compose` from 2.3.10 to 2.3.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/compare/v2.3.10...v2.3.20) Updates `org.jetbrains.kotlin.plugin.compose` from 2.3.10 to 2.3.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/compare/v2.3.10...v2.3.20) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin.multiplatform dependency-version: 2.3.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kotlin-tooling - dependency-name: org.jetbrains.kotlin.plugin.compose dependency-version: 2.3.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kotlin-tooling - dependency-name: org.jetbrains.kotlin.plugin.compose dependency-version: 2.3.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kotlin-tooling ... Signed-off-by: dependabot[bot] --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 79a4cf34..b8f4c4d9 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -18,7 +18,7 @@ compose-plugin = "1.10.2" compose-material-icons = "1.7.3" compose-mpp-material3 = "1.9.0" # https://plugins.gradle.org/plugin/org.jetbrains.kotlin.multiplatform -kotlin-multiplatform = "2.3.10" +kotlin-multiplatform = "2.3.20" # https://developer.android.com/studio/preview/compose-screenshot-testing compose-screenshot = "0.0.1-alpha13" # Coroutines version