From 34fc8db85cfb22e8d79f5a2bcf60424404965fd6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Jan 2026 09:50:07 +0000 Subject: [PATCH] Bump the kotlin-dependencies group with 8 updates Bumps the kotlin-dependencies group with 8 updates: | Package | From | To | | --- | --- | --- | | [org.jetbrains.kotlin:kotlin-gradle-plugin](https://github.com/JetBrains/kotlin) | `2.1.10` | `2.2.20` | | org.jetbrains.kotlin.plugin.compose | `2.1.10` | `2.2.20` | | org.jetbrains.kotlin.plugin.serialization | `2.1.10` | `2.2.20` | | [org.jetbrains.kotlinx:kotlinx-coroutines-core](https://github.com/Kotlin/kotlinx.coroutines) | `1.10.1` | `1.10.2` | | [org.jetbrains.kotlinx:kotlinx-coroutines-android](https://github.com/Kotlin/kotlinx.coroutines) | `1.10.1` | `1.10.2` | | [org.jetbrains.kotlinx:kotlinx-coroutines-swing](https://github.com/Kotlin/kotlinx.coroutines) | `1.10.1` | `1.10.2` | | [org.jetbrains.kotlinx:kotlinx-coroutines-test](https://github.com/Kotlin/kotlinx.coroutines) | `1.10.1` | `1.10.2` | | [org.jetbrains.kotlinx:kotlinx-datetime](https://github.com/Kotlin/kotlinx-datetime) | `0.6.2` | `0.7.1-0.6.x-compat` | Updates `org.jetbrains.kotlin:kotlin-gradle-plugin` from 2.1.10 to 2.2.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.1.10...v2.2.20) Updates `org.jetbrains.kotlin.plugin.compose` from 2.1.10 to 2.2.20 Updates `org.jetbrains.kotlin.plugin.serialization` from 2.1.10 to 2.2.20 Updates `org.jetbrains.kotlinx:kotlinx-coroutines-core` from 1.10.1 to 1.10.2 - [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases) - [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md) - [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.10.1...1.10.2) Updates `org.jetbrains.kotlinx:kotlinx-coroutines-android` from 1.10.1 to 1.10.2 - [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases) - [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md) - [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.10.1...1.10.2) Updates `org.jetbrains.kotlinx:kotlinx-coroutines-swing` from 1.10.1 to 1.10.2 - [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases) - [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md) - [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.10.1...1.10.2) Updates `org.jetbrains.kotlinx:kotlinx-coroutines-test` from 1.10.1 to 1.10.2 - [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases) - [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md) - [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.10.1...1.10.2) Updates `org.jetbrains.kotlinx:kotlinx-coroutines-android` from 1.10.1 to 1.10.2 - [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases) - [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md) - [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.10.1...1.10.2) Updates `org.jetbrains.kotlinx:kotlinx-coroutines-swing` from 1.10.1 to 1.10.2 - [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases) - [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md) - [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.10.1...1.10.2) Updates `org.jetbrains.kotlinx:kotlinx-datetime` from 0.6.2 to 0.7.1-0.6.x-compat - [Release notes](https://github.com/Kotlin/kotlinx-datetime/releases) - [Changelog](https://github.com/Kotlin/kotlinx-datetime/blob/master/CHANGELOG.md) - [Commits](https://github.com/Kotlin/kotlinx-datetime/commits) Updates `org.jetbrains.kotlinx:kotlinx-coroutines-test` from 1.10.1 to 1.10.2 - [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases) - [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md) - [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.10.1...1.10.2) Updates `org.jetbrains.kotlin.plugin.compose` from 2.1.10 to 2.2.20 Updates `org.jetbrains.kotlin.plugin.serialization` from 2.1.10 to 2.2.20 --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin dependency-version: 2.2.20 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-dependencies - dependency-name: org.jetbrains.kotlin.plugin.compose dependency-version: 2.2.20 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-dependencies - dependency-name: org.jetbrains.kotlin.plugin.serialization dependency-version: 2.2.20 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-dependencies - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core dependency-version: 1.10.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kotlin-dependencies - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-android dependency-version: 1.10.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kotlin-dependencies - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-swing dependency-version: 1.10.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kotlin-dependencies - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-test dependency-version: 1.10.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kotlin-dependencies - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-android dependency-version: 1.10.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kotlin-dependencies - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-swing dependency-version: 1.10.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kotlin-dependencies - dependency-name: org.jetbrains.kotlinx:kotlinx-datetime dependency-version: 0.7.1-0.6.x-compat dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-dependencies - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-test dependency-version: 1.10.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kotlin-dependencies - dependency-name: org.jetbrains.kotlin.plugin.compose dependency-version: 2.2.20 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-dependencies - dependency-name: org.jetbrains.kotlin.plugin.serialization dependency-version: 2.2.20 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-dependencies ... Signed-off-by: dependabot[bot] --- gradle/libs.versions.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index e115f2e..9ef9747 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -1,8 +1,8 @@ [versions] androidGradlePluginVersion = "8.7.3" -kotlin = "2.1.10" -coroutineVersion = "1.10.1" -kotlinDatetime = "0.6.2" +kotlin = "2.3.0" +coroutineVersion = "1.10.2" +kotlinDatetime = "0.7.1-0.6.x-compat" koin = "4.0.2" koinCompose = "4.0.2" koinCore = "4.0.2"