Skip to content

Commit 4f8ef10

Browse files
Bump the android-dependencies group across 1 directory with 40 updates
Bumps the android-dependencies group with 40 updates in the / directory: | Package | From | To | | --- | --- | --- | | [com.google.android.material:material](https://github.com/material-components/material-components-android) | `1.12.0` | `1.13.0` | | androidx.core:core-splashscreen | `1.0.1` | `1.2.0` | | androidx.lifecycle:lifecycle-runtime-ktx | `2.9.2` | `2.10.0` | | androidx.lifecycle:lifecycle-runtime-compose | `2.9.2` | `2.10.0` | | androidx.lifecycle:lifecycle-viewmodel-compose | `2.9.2` | `2.10.0` | | androidx.navigation:navigation-compose | `2.9.3` | `2.9.6` | | androidx.work:work-runtime-ktx | `2.10.3` | `2.11.0` | | androidx.activity:activity-compose | `1.10.1` | `1.12.2` | | androidx.compose:compose-bom | `2025.08.00` | `2026.01.00` | | androidx.compose.material3:material3 | `1.5.0-alpha02` | `1.5.0-alpha12` | | androidx.compose.material3.adaptive:adaptive | `1.1.0` | `1.2.0` | | androidx.compose.material3.adaptive:adaptive-layout | `1.1.0` | `1.2.0` | | [io.nlopez.compose.rules:detekt](https://github.com/mrmans0n/compose-rules) | `0.4.27` | `0.5.3` | | [io.insert-koin:koin-androidx-workmanager](https://github.com/InsertKoinIO/koin) | `4.1.0` | `4.1.1` | | [io.insert-koin:koin-android](https://github.com/InsertKoinIO/koin) | `4.1.0` | `4.1.1` | | [io.insert-koin:koin-core](https://github.com/InsertKoinIO/koin) | `4.1.0` | `4.1.1` | | [io.insert-koin:koin-androidx-compose](https://github.com/InsertKoinIO/koin) | `4.1.0` | `4.1.1` | | [org.jetbrains.kotlinx:kotlinx-serialization-json](https://github.com/Kotlin/kotlinx.serialization) | `1.9.0` | `1.10.0` | | [io.ktor:ktor-client-auth](https://github.com/ktorio/ktor) | `3.2.3` | `3.3.3` | | [io.ktor:ktor-client-cio](https://github.com/ktorio/ktor) | `3.2.3` | `3.3.3` | | [io.ktor:ktor-client-content-negotiation](https://github.com/ktorio/ktor) | `3.2.3` | `3.3.3` | | [io.ktor:ktor-client-core](https://github.com/ktorio/ktor) | `3.2.3` | `3.3.3` | | [io.ktor:ktor-serialization-kotlinx-json](https://github.com/ktorio/ktor) | `3.2.3` | `3.3.3` | | [io.ktor:ktor-client-mock](https://github.com/ktorio/ktor) | `3.2.3` | `3.3.3` | | [io.ktor:ktor-client-logging](https://github.com/ktorio/ktor) | `3.2.3` | `3.3.3` | | [org.mongodb:bson](https://github.com/mongodb/mongo-java-driver) | `5.5.1` | `5.6.2` | | androidx.room:room-compiler | `2.7.2` | `2.8.4` | | androidx.room:room-ktx | `2.7.2` | `2.8.4` | | androidx.room:room-runtime | `2.7.2` | `2.8.4` | | androidx.room | `2.7.2` | `2.8.4` | | androidx.compose.ui:ui-test-manifest | `1.9.0` | `1.10.1` | | [io.mockk:mockk](https://github.com/mockk/mockk) | `1.14.5` | `1.14.7` | | [io.mockk:mockk-android](https://github.com/mockk/mockk) | `1.14.5` | `1.14.7` | | com.android.application | `8.12.1` | `9.0.0` | | com.android.library | `8.12.1` | `9.0.0` | | [org.jetbrains.kotlin.android](https://github.com/JetBrains/kotlin) | `2.2.10` | `2.3.0` | | [org.jetbrains.kotlin.plugin.compose](https://github.com/JetBrains/kotlin) | `2.2.10` | `2.3.0` | | [org.jetbrains.kotlin.plugin.serialization](https://github.com/JetBrains/kotlin) | `2.2.10` | `2.3.0` | | [com.google.devtools.ksp](https://github.com/google/ksp) | `2.2.10-2.0.2` | `2.3.4` | | [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin) | `2.2.10` | `2.3.0` | Updates `com.google.android.material:material` from 1.12.0 to 1.13.0 - [Release notes](https://github.com/material-components/material-components-android/releases) - [Commits](material-components/material-components-android@1.12.0...1.13.0) Updates `androidx.core:core-splashscreen` from 1.0.1 to 1.2.0 Updates `androidx.lifecycle:lifecycle-runtime-ktx` from 2.9.2 to 2.10.0 Updates `androidx.lifecycle:lifecycle-runtime-compose` from 2.9.2 to 2.10.0 Updates `androidx.lifecycle:lifecycle-viewmodel-compose` from 2.9.2 to 2.10.0 Updates `androidx.navigation:navigation-compose` from 2.9.3 to 2.9.6 Updates `androidx.work:work-runtime-ktx` from 2.10.3 to 2.11.0 Updates `androidx.activity:activity-compose` from 1.10.1 to 1.12.2 Updates `androidx.compose:compose-bom` from 2025.08.00 to 2026.01.00 Updates `androidx.compose.material3:material3` from 1.5.0-alpha02 to 1.5.0-alpha12 Updates `androidx.compose.material3.adaptive:adaptive` from 1.1.0 to 1.2.0 Updates `androidx.compose.material3.adaptive:adaptive-layout` from 1.1.0 to 1.2.0 Updates `androidx.compose.material3.adaptive:adaptive-layout` from 1.1.0 to 1.2.0 Updates `androidx.lifecycle:lifecycle-runtime-compose` from 2.9.2 to 2.10.0 Updates `androidx.lifecycle:lifecycle-viewmodel-compose` from 2.9.2 to 2.10.0 Updates `io.nlopez.compose.rules:detekt` from 0.4.27 to 0.5.3 - [Release notes](https://github.com/mrmans0n/compose-rules/releases) - [Commits](mrmans0n/compose-rules@v0.4.27...v0.5.3) Updates `io.insert-koin:koin-androidx-workmanager` from 4.1.0 to 4.1.1 - [Release notes](https://github.com/InsertKoinIO/koin/releases) - [Changelog](https://github.com/InsertKoinIO/koin/blob/main/CHANGELOG.md) - [Commits](InsertKoinIO/koin@4.1.0...4.1.1) Updates `io.insert-koin:koin-android` from 4.1.0 to 4.1.1 - [Release notes](https://github.com/InsertKoinIO/koin/releases) - [Changelog](https://github.com/InsertKoinIO/koin/blob/main/CHANGELOG.md) - [Commits](InsertKoinIO/koin@4.1.0...4.1.1) Updates `io.insert-koin:koin-core` from 4.1.0 to 4.1.1 - [Release notes](https://github.com/InsertKoinIO/koin/releases) - [Changelog](https://github.com/InsertKoinIO/koin/blob/main/CHANGELOG.md) - [Commits](InsertKoinIO/koin@4.1.0...4.1.1) Updates `io.insert-koin:koin-androidx-compose` from 4.1.0 to 4.1.1 - [Release notes](https://github.com/InsertKoinIO/koin/releases) - [Changelog](https://github.com/InsertKoinIO/koin/blob/main/CHANGELOG.md) - [Commits](InsertKoinIO/koin@4.1.0...4.1.1) Updates `io.insert-koin:koin-android` from 4.1.0 to 4.1.1 - [Release notes](https://github.com/InsertKoinIO/koin/releases) - [Changelog](https://github.com/InsertKoinIO/koin/blob/main/CHANGELOG.md) - [Commits](InsertKoinIO/koin@4.1.0...4.1.1) Updates `io.insert-koin:koin-core` from 4.1.0 to 4.1.1 - [Release notes](https://github.com/InsertKoinIO/koin/releases) - [Changelog](https://github.com/InsertKoinIO/koin/blob/main/CHANGELOG.md) - [Commits](InsertKoinIO/koin@4.1.0...4.1.1) Updates `io.insert-koin:koin-androidx-compose` from 4.1.0 to 4.1.1 - [Release notes](https://github.com/InsertKoinIO/koin/releases) - [Changelog](https://github.com/InsertKoinIO/koin/blob/main/CHANGELOG.md) - [Commits](InsertKoinIO/koin@4.1.0...4.1.1) Updates `org.jetbrains.kotlinx:kotlinx-serialization-json` from 1.9.0 to 1.10.0 - [Release notes](https://github.com/Kotlin/kotlinx.serialization/releases) - [Changelog](https://github.com/Kotlin/kotlinx.serialization/blob/master/CHANGELOG.md) - [Commits](Kotlin/kotlinx.serialization@v1.9.0...v1.10.0) Updates `io.ktor:ktor-client-auth` from 3.2.3 to 3.3.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.2.3...3.3.3) Updates `io.ktor:ktor-client-cio` from 3.2.3 to 3.3.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.2.3...3.3.3) Updates `io.ktor:ktor-client-content-negotiation` from 3.2.3 to 3.3.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.2.3...3.3.3) Updates `io.ktor:ktor-client-core` from 3.2.3 to 3.3.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.2.3...3.3.3) Updates `io.ktor:ktor-serialization-kotlinx-json` from 3.2.3 to 3.3.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.2.3...3.3.3) Updates `io.ktor:ktor-client-mock` from 3.2.3 to 3.3.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.2.3...3.3.3) Updates `io.ktor:ktor-client-cio` from 3.2.3 to 3.3.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.2.3...3.3.3) Updates `io.ktor:ktor-client-content-negotiation` from 3.2.3 to 3.3.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.2.3...3.3.3) Updates `io.ktor:ktor-client-core` from 3.2.3 to 3.3.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.2.3...3.3.3) Updates `io.ktor:ktor-client-logging` from 3.2.3 to 3.3.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.2.3...3.3.3) Updates `io.ktor:ktor-serialization-kotlinx-json` from 3.2.3 to 3.3.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.2.3...3.3.3) Updates `org.mongodb:bson` from 5.5.1 to 5.6.2 - [Release notes](https://github.com/mongodb/mongo-java-driver/releases) - [Commits](mongodb/mongo-java-driver@r5.5.1...r5.6.2) Updates `androidx.room:room-compiler` from 2.7.2 to 2.8.4 Updates `androidx.room:room-ktx` from 2.7.2 to 2.8.4 Updates `androidx.room:room-runtime` from 2.7.2 to 2.8.4 Updates `androidx.room` from 2.7.2 to 2.8.4 Updates `androidx.room:room-ktx` from 2.7.2 to 2.8.4 Updates `androidx.room:room-runtime` from 2.7.2 to 2.8.4 Updates `androidx.compose.ui:ui-test-manifest` from 1.9.0 to 1.10.1 Updates `io.mockk:mockk` from 1.14.5 to 1.14.7 - [Release notes](https://github.com/mockk/mockk/releases) - [Commits](mockk/mockk@1.14.5...1.14.7) Updates `io.mockk:mockk-android` from 1.14.5 to 1.14.7 - [Release notes](https://github.com/mockk/mockk/releases) - [Commits](mockk/mockk@1.14.5...1.14.7) Updates `io.mockk:mockk-android` from 1.14.5 to 1.14.7 - [Release notes](https://github.com/mockk/mockk/releases) - [Commits](mockk/mockk@1.14.5...1.14.7) Updates `io.ktor:ktor-client-mock` from 3.2.3 to 3.3.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.2.3...3.3.3) Updates `com.android.application` from 8.12.1 to 9.0.0 Updates `com.android.library` from 8.12.1 to 9.0.0 Updates `com.android.library` from 8.12.1 to 9.0.0 Updates `org.jetbrains.kotlin.android` from 2.2.10 to 2.3.0 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.2.10...v2.3.0) Updates `org.jetbrains.kotlin.plugin.compose` from 2.2.10 to 2.3.0 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.2.10...v2.3.0) Updates `org.jetbrains.kotlin.plugin.serialization` from 2.2.10 to 2.3.0 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.2.10...v2.3.0) Updates `org.jetbrains.kotlin.plugin.compose` from 2.2.10 to 2.3.0 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.2.10...v2.3.0) Updates `org.jetbrains.kotlin.plugin.serialization` from 2.2.10 to 2.3.0 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.2.10...v2.3.0) Updates `com.google.devtools.ksp` from 2.2.10-2.0.2 to 2.3.4 - [Release notes](https://github.com/google/ksp/releases) - [Commits](google/ksp@2.2.10-2.0.2...2.3.4) Updates `org.jetbrains.kotlin.jvm` from 2.2.10 to 2.3.0 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.2.10...v2.3.0) Updates `androidx.room` from 2.7.2 to 2.8.4 --- updated-dependencies: - dependency-name: com.google.android.material:material dependency-version: 1.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-dependencies - dependency-name: androidx.core:core-splashscreen dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-dependencies - dependency-name: androidx.lifecycle:lifecycle-runtime-ktx dependency-version: 2.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-dependencies - dependency-name: androidx.lifecycle:lifecycle-runtime-compose dependency-version: 2.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-dependencies - dependency-name: androidx.lifecycle:lifecycle-viewmodel-compose dependency-version: 2.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-dependencies - dependency-name: androidx.navigation:navigation-compose dependency-version: 2.9.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: android-dependencies - dependency-name: androidx.work:work-runtime-ktx dependency-version: 2.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-dependencies - dependency-name: androidx.activity:activity-compose dependency-version: 1.12.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-dependencies - dependency-name: androidx.compose:compose-bom dependency-version: 2026.01.00 dependency-type: direct:production dependency-group: android-dependencies - dependency-name: androidx.compose.material3:material3 dependency-version: 1.5.0-alpha12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: android-dependencies - dependency-name: androidx.compose.material3.adaptive:adaptive dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-dependencies - dependency-name: androidx.compose.material3.adaptive:adaptive-layout dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-dependencies - dependency-name: androidx.compose.material3.adaptive:adaptive-layout dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-dependencies - dependency-name: androidx.lifecycle:lifecycle-runtime-compose dependency-version: 2.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-dependencies - dependency-name: androidx.lifecycle:lifecycle-viewmodel-compose dependency-version: 2.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-dependencies - dependency-name: io.nlopez.compose.rules:detekt dependency-version: 0.5.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-dependencies - dependency-name: io.insert-koin:koin-androidx-workmanager dependency-version: 4.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: android-dependencies - dependency-name: io.insert-koin:koin-android dependency-version: 4.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: android-dependencies - dependency-name: io.insert-koin:koin-core dependency-version: 4.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: android-dependencies - dependency-name: io.insert-koin:koin-androidx-compose dependency-version: 4.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: android-dependencies - dependency-name: io.insert-koin:koin-android dependency-version: 4.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: android-dependencies - dependency-name: io.insert-koin:koin-core dependency-version: 4.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: android-dependencies - dependency-name: io.insert-koin:koin-androidx-compose dependency-version: 4.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: android-dependencies - dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-json dependency-version: 1.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-dependencies - dependency-name: io.ktor:ktor-client-auth dependency-version: 3.3.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-dependencies - dependency-name: io.ktor:ktor-client-cio dependency-version: 3.3.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-dependencies - dependency-name: io.ktor:ktor-client-content-negotiation dependency-version: 3.3.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-dependencies - dependency-name: io.ktor:ktor-client-core dependency-version: 3.3.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-dependencies - dependency-name: io.ktor:ktor-serialization-kotlinx-json dependency-version: 3.3.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-dependencies - dependency-name: io.ktor:ktor-client-mock dependency-version: 3.3.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-dependencies - dependency-name: io.ktor:ktor-client-cio dependency-version: 3.3.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-dependencies - dependency-name: io.ktor:ktor-client-content-negotiation dependency-version: 3.3.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-dependencies - dependency-name: io.ktor:ktor-client-core dependency-version: 3.3.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-dependencies - dependency-name: io.ktor:ktor-client-logging dependency-version: 3.3.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-dependencies - dependency-name: io.ktor:ktor-serialization-kotlinx-json dependency-version: 3.3.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-dependencies - dependency-name: org.mongodb:bson dependency-version: 5.6.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-dependencies - dependency-name: androidx.room:room-compiler dependency-version: 2.8.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-dependencies - dependency-name: androidx.room:room-ktx dependency-version: 2.8.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-dependencies - dependency-name: androidx.room:room-runtime dependency-version: 2.8.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-dependencies - dependency-name: androidx.room dependency-version: 2.8.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-dependencies - dependency-name: androidx.room:room-ktx dependency-version: 2.8.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-dependencies - dependency-name: androidx.room:room-runtime dependency-version: 2.8.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-dependencies - dependency-name: androidx.compose.ui:ui-test-manifest dependency-version: 1.10.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-dependencies - dependency-name: io.mockk:mockk dependency-version: 1.14.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: android-dependencies - dependency-name: io.mockk:mockk-android dependency-version: 1.14.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: android-dependencies - dependency-name: io.mockk:mockk-android dependency-version: 1.14.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: android-dependencies - dependency-name: io.ktor:ktor-client-mock dependency-version: 3.3.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-dependencies - dependency-name: com.android.application dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: android-dependencies - dependency-name: com.android.library dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: android-dependencies - dependency-name: com.android.library dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: android-dependencies - dependency-name: org.jetbrains.kotlin.android dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-dependencies - dependency-name: org.jetbrains.kotlin.plugin.compose dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-dependencies - dependency-name: org.jetbrains.kotlin.plugin.serialization dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-dependencies - dependency-name: org.jetbrains.kotlin.plugin.compose dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-dependencies - dependency-name: org.jetbrains.kotlin.plugin.serialization dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-dependencies - dependency-name: com.google.devtools.ksp dependency-version: 2.3.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-dependencies - dependency-name: org.jetbrains.kotlin.jvm dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-dependencies - dependency-name: androidx.room dependency-version: 2.8.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4cc086c commit 4f8ef10

1 file changed

Lines changed: 22 additions & 22 deletions

File tree

gradle/libs.versions.toml

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,46 +1,46 @@
11
[versions]
2-
activity-compose = "1.10.1"
3-
agp = "8.12.1"
2+
activity-compose = "1.12.2"
3+
agp = "9.0.0"
44
annotation = "1.9.1"
55
appcompat = "1.7.1"
66
assert-k = "0.28.1"
7-
bson = "5.5.1"
7+
bson = "5.6.2"
88
coil-compose = "2.7.0"
9-
compose-bom = "2025.08.00"
10-
compose-ui-test-manifest = "1.9.0"
9+
compose-bom = "2026.01.00"
10+
compose-ui-test-manifest = "1.10.1"
1111
core-ktx = "1.17.0"
12-
core-splashscreen = "1.0.1"
12+
core-splashscreen = "1.2.0"
1313
coroutines = "1.10.2"
1414
coroutines-test = "1.10.2"
1515
desugar-jdk-libs = "2.1.5"
1616
detekt = "1.23.8"
17-
detektCompose = "0.4.27"
17+
detektCompose = "0.5.3"
1818
espresso-core = "3.7.0"
1919
glance = "1.1.1"
2020
junit = "4.13.2"
2121
junit5 = "5.13.4"
2222
junit5-compose = "1.8.0"
2323
junit5-plugin = "1.13.1.0"
2424
junit-version = "1.3.0"
25-
koin = "4.1.0"
26-
kotlin = "2.2.10"
27-
kotlinx-serialization = "1.9.0"
28-
ksp = "2.2.10-2.0.2"
29-
ktor = "3.2.3"
30-
ktor-client-logging = "3.2.3"
31-
lifecycle-runtime-ktx = "2.9.2"
32-
material = "1.12.0"
33-
material3 = "1.5.0-alpha02"
34-
material-adaptive = "1.1.0"
25+
koin = "4.1.1"
26+
kotlin = "2.3.0"
27+
kotlinx-serialization = "1.10.0"
28+
ksp = "2.3.4"
29+
ktor = "3.3.3"
30+
ktor-client-logging = "3.3.3"
31+
lifecycle-runtime-ktx = "2.10.0"
32+
material = "1.13.0"
33+
material3 = "1.5.0-alpha12"
34+
material-adaptive = "1.2.0"
3535
material-icons-extended = "1.7.8"
36-
mock-k = "1.14.5"
37-
navigation-compose = "2.9.3"
38-
org-jetbrains-kotlin-jvm = "2.2.10"
39-
room = "2.7.2"
36+
mock-k = "1.14.7"
37+
navigation-compose = "2.9.6"
38+
org-jetbrains-kotlin-jvm = "2.3.0"
39+
room = "2.8.4"
4040
security-crypto-ktx = "1.1.0"
4141
timber = "5.0.1"
4242
turbine = "1.2.1"
43-
work = "2.10.3"
43+
work = "2.11.0"
4444

4545
# Project Versions
4646
project-application-id = "com.codermp.composeandroidtemplate"

0 commit comments

Comments
 (0)