From 3982341dfa698be53358323bc8498ec4d1fd185b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 4 Jan 2026 11:33:40 +0000 Subject: [PATCH] Bump the lib-and-app group with 8 updates Bumps the lib-and-app group with 8 updates: | Package | From | To | | --- | --- | --- | | androidx.activity:activity-compose | `1.12.0` | `1.12.2` | | androidx.compose:compose-bom | `2025.11.01` | `2025.12.01` | | [org.jetbrains.kotlin:kotlin-stdlib](https://github.com/JetBrains/kotlin) | `2.2.21` | `2.3.0` | | [org.jetbrains.kotlin.plugin.compose](https://github.com/JetBrains/kotlin) | `2.2.21` | `2.3.0` | | [org.jetbrains.kotlin.android](https://github.com/JetBrains/kotlin) | `2.2.21` | `2.3.0` | | [io.mockk:mockk-android](https://github.com/mockk/mockk) | `1.14.6` | `1.14.7` | | com.android.application | `8.13.1` | `8.13.2` | | com.android.library | `8.13.1` | `8.13.2` | Updates `androidx.activity:activity-compose` from 1.12.0 to 1.12.2 Updates `androidx.compose:compose-bom` from 2025.11.01 to 2025.12.01 Updates `org.jetbrains.kotlin:kotlin-stdlib` from 2.2.21 to 2.3.0 - [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.2.21...v2.3.0) Updates `org.jetbrains.kotlin.plugin.compose` from 2.2.21 to 2.3.0 - [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.2.21...v2.3.0) Updates `org.jetbrains.kotlin.android` from 2.2.21 to 2.3.0 - [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.2.21...v2.3.0) Updates `io.mockk:mockk-android` from 1.14.6 to 1.14.7 - [Release notes](https://github.com/mockk/mockk/releases) - [Commits](https://github.com/mockk/mockk/compare/1.14.6...1.14.7) Updates `com.android.application` from 8.13.1 to 8.13.2 Updates `com.android.library` from 8.13.1 to 8.13.2 Updates `com.android.library` from 8.13.1 to 8.13.2 Updates `org.jetbrains.kotlin.plugin.compose` from 2.2.21 to 2.3.0 - [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.2.21...v2.3.0) Updates `org.jetbrains.kotlin.android` from 2.2.21 to 2.3.0 - [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.2.21...v2.3.0) --- updated-dependencies: - dependency-name: androidx.activity:activity-compose dependency-version: 1.12.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lib-and-app - dependency-name: androidx.compose:compose-bom dependency-version: 2025.12.01 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lib-and-app - dependency-name: org.jetbrains.kotlin:kotlin-stdlib dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lib-and-app - dependency-name: org.jetbrains.kotlin.plugin.compose dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lib-and-app - dependency-name: org.jetbrains.kotlin.android dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lib-and-app - dependency-name: io.mockk:mockk-android dependency-version: 1.14.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lib-and-app - dependency-name: com.android.application dependency-version: 8.13.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lib-and-app - dependency-name: com.android.library dependency-version: 8.13.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lib-and-app - dependency-name: com.android.library dependency-version: 8.13.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lib-and-app - dependency-name: org.jetbrains.kotlin.plugin.compose dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lib-and-app - dependency-name: org.jetbrains.kotlin.android dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lib-and-app ... Signed-off-by: dependabot[bot] --- gradle/libs.versions.toml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 1a4e4f5..bb50c7d 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -1,6 +1,6 @@ [versions] -agp = "8.13.1" -androidx-activityCompose = "1.12.0" +agp = "8.13.2" +androidx-activityCompose = "1.12.2" androidx-appcompat = "1.7.1" androidx-core = "1.17.0" androidx-lifecycle = "2.10.0" @@ -8,11 +8,11 @@ androidx-test-core = "1.7.0" androidx-test-runner = "1.7.0" androidx-test-rules = "1.7.0" conscrypt = "2.5.3" -compose-bom = "2025.11.01" +compose-bom = "2025.12.01" dokka = "2.1.0" junit = "4.13.2" -kotlin = "2.2.21" -mockk = "1.14.6" +kotlin = "2.3.0" +mockk = "1.14.7" okhttp = "5.3.2" [libraries]