From d41bf56e7353bb7ef024eec28777a67cd494fc72 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 23:15:51 +0000 Subject: [PATCH] Bump the app-dependencies group across 1 directory with 24 updates Bumps the app-dependencies group with 24 updates in the / directory: | Package | From | To | | --- | --- | --- | | org.gradle.toolchains.foojay-resolver-convention | `0.8.0` | `0.9.0` | | [org.jetbrains.kotlin:kotlin-gradle-plugin](https://github.com/JetBrains/kotlin) | `2.0.20` | `2.1.0` | | org.jetbrains.kotlin.plugin.compose | `2.0.20` | `2.1.0` | | org.jetbrains.kotlin.plugin.serialization | `2.0.20` | `2.1.0` | | [app.cash.paparazzi:paparazzi-gradle-plugin](https://github.com/cashapp/paparazzi) | `1.3.4` | `1.3.5` | | [org.jetbrains.kotlinx:kotlinx-coroutines-core](https://github.com/Kotlin/kotlinx.coroutines) | `1.8.1` | `1.9.0` | | [org.jetbrains.kotlinx:kotlinx-coroutines-android](https://github.com/Kotlin/kotlinx.coroutines) | `1.8.1` | `1.9.0` | | [org.jetbrains.kotlinx:kotlinx-coroutines-swing](https://github.com/Kotlin/kotlinx.coroutines) | `1.8.1` | `1.9.0` | | [org.jetbrains.kotlinx:kotlinx-coroutines-test](https://github.com/Kotlin/kotlinx.coroutines) | `1.8.1` | `1.9.0` | | [org.jetbrains.androidx.navigation:navigation-compose](https://github.com/JetBrains/compose-jb) | `2.8.0-alpha10` | `2.8.0-alpha11` | | [org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-compose](https://github.com/JetBrains/compose-jb) | `2.8.2` | `2.8.4` | | androidx.compose.ui:ui-tooling | `1.7.3` | `1.7.5` | | androidx.compose.ui:ui-tooling-preview | `1.7.3` | `1.7.5` | | androidx.activity:activity-compose | `1.9.2` | `1.9.3` | | [io.ktor:ktor-client-core](https://github.com/ktorio/ktor) | `2.3.12` | `3.0.2` | | [io.ktor:ktor-client-android](https://github.com/ktorio/ktor) | `2.3.12` | `3.0.2` | | [io.ktor:ktor-client-ios](https://github.com/ktorio/ktor) | `2.3.12` | `3.0.2` | | [io.ktor:ktor-client-apache](https://github.com/ktorio/ktor) | `2.3.12` | `3.0.2` | | [io.ktor:ktor-serialization-kotlinx-json](https://github.com/ktorio/ktor) | `2.3.12` | `3.0.2` | | [io.ktor:ktor-client-content-negotiation](https://github.com/ktorio/ktor) | `2.3.12` | `3.0.2` | | [io.ktor:ktor-client-logging](https://github.com/ktorio/ktor) | `2.3.12` | `3.0.2` | | [io.ktor:ktor-client-mock](https://github.com/ktorio/ktor) | `2.3.12` | `3.0.2` | | [app.cash.turbine:turbine](https://github.com/cashapp/turbine) | `1.1.0` | `1.2.0` | | org.jetbrains.compose | `1.6.11` | `1.7.1` | Updates `org.gradle.toolchains.foojay-resolver-convention` from 0.8.0 to 0.9.0 Updates `org.jetbrains.kotlin:kotlin-gradle-plugin` from 2.0.20 to 2.1.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.0.20...v2.1.0) Updates `org.jetbrains.kotlin.plugin.compose` from 2.0.20 to 2.1.0 Updates `org.jetbrains.kotlin.plugin.serialization` from 2.0.20 to 2.1.0 Updates `app.cash.paparazzi:paparazzi-gradle-plugin` from 1.3.4 to 1.3.5 - [Release notes](https://github.com/cashapp/paparazzi/releases) - [Changelog](https://github.com/cashapp/paparazzi/blob/master/CHANGELOG.md) - [Commits](https://github.com/cashapp/paparazzi/compare/1.3.4...1.3.5) Updates `org.jetbrains.kotlinx:kotlinx-coroutines-core` from 1.8.1 to 1.9.0 - [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.8.1...1.9.0) Updates `org.jetbrains.kotlinx:kotlinx-coroutines-android` from 1.8.1 to 1.9.0 - [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.8.1...1.9.0) Updates `org.jetbrains.kotlinx:kotlinx-coroutines-swing` from 1.8.1 to 1.9.0 - [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.8.1...1.9.0) Updates `org.jetbrains.kotlinx:kotlinx-coroutines-test` from 1.8.1 to 1.9.0 - [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.8.1...1.9.0) Updates `org.jetbrains.kotlinx:kotlinx-coroutines-android` from 1.8.1 to 1.9.0 - [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.8.1...1.9.0) Updates `org.jetbrains.kotlinx:kotlinx-coroutines-swing` from 1.8.1 to 1.9.0 - [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.8.1...1.9.0) Updates `org.jetbrains.androidx.navigation:navigation-compose` from 2.8.0-alpha10 to 2.8.0-alpha11 - [Release notes](https://github.com/JetBrains/compose-jb/releases) - [Changelog](https://github.com/JetBrains/compose-multiplatform/blob/master/CHANGELOG.md) - [Commits](https://github.com/JetBrains/compose-jb/commits) Updates `org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-compose` from 2.8.2 to 2.8.4 - [Release notes](https://github.com/JetBrains/compose-jb/releases) - [Changelog](https://github.com/JetBrains/compose-multiplatform/blob/master/CHANGELOG.md) - [Commits](https://github.com/JetBrains/compose-jb/commits) Updates `androidx.compose.ui:ui-tooling` from 1.7.3 to 1.7.5 Updates `androidx.compose.ui:ui-tooling-preview` from 1.7.3 to 1.7.5 Updates `androidx.compose.ui:ui-tooling-preview` from 1.7.3 to 1.7.5 Updates `androidx.activity:activity-compose` from 1.9.2 to 1.9.3 Updates `io.ktor:ktor-client-core` from 2.3.12 to 3.0.2 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/compare/2.3.12...3.0.2) Updates `io.ktor:ktor-client-android` from 2.3.12 to 3.0.2 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/compare/2.3.12...3.0.2) Updates `io.ktor:ktor-client-ios` from 2.3.12 to 3.0.2 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/compare/2.3.12...3.0.2) Updates `io.ktor:ktor-client-apache` from 2.3.12 to 3.0.2 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/compare/2.3.12...3.0.2) Updates `io.ktor:ktor-serialization-kotlinx-json` from 2.3.12 to 3.0.2 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/compare/2.3.12...3.0.2) Updates `io.ktor:ktor-client-content-negotiation` from 2.3.12 to 3.0.2 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/compare/2.3.12...3.0.2) Updates `io.ktor:ktor-client-logging` from 2.3.12 to 3.0.2 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/compare/2.3.12...3.0.2) Updates `io.ktor:ktor-client-mock` from 2.3.12 to 3.0.2 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/compare/2.3.12...3.0.2) Updates `io.ktor:ktor-client-android` from 2.3.12 to 3.0.2 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/compare/2.3.12...3.0.2) Updates `io.ktor:ktor-client-ios` from 2.3.12 to 3.0.2 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/compare/2.3.12...3.0.2) Updates `io.ktor:ktor-client-apache` from 2.3.12 to 3.0.2 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/compare/2.3.12...3.0.2) Updates `io.ktor:ktor-serialization-kotlinx-json` from 2.3.12 to 3.0.2 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/compare/2.3.12...3.0.2) Updates `io.ktor:ktor-client-content-negotiation` from 2.3.12 to 3.0.2 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/compare/2.3.12...3.0.2) Updates `io.ktor:ktor-client-logging` from 2.3.12 to 3.0.2 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/compare/2.3.12...3.0.2) Updates `io.ktor:ktor-client-mock` from 2.3.12 to 3.0.2 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/compare/2.3.12...3.0.2) Updates `app.cash.turbine:turbine` from 1.1.0 to 1.2.0 - [Release notes](https://github.com/cashapp/turbine/releases) - [Changelog](https://github.com/cashapp/turbine/blob/trunk/CHANGELOG.md) - [Commits](https://github.com/cashapp/turbine/compare/1.1.0...1.2.0) Updates `org.jetbrains.kotlinx:kotlinx-coroutines-test` from 1.8.1 to 1.9.0 - [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.8.1...1.9.0) Updates `org.jetbrains.compose` from 1.6.11 to 1.7.1 Updates `org.jetbrains.kotlin.plugin.compose` from 2.0.20 to 2.1.0 Updates `org.jetbrains.kotlin.plugin.serialization` from 2.0.20 to 2.1.0 --- updated-dependencies: - dependency-name: org.gradle.toolchains.foojay-resolver-convention dependency-type: direct:production update-type: version-update:semver-minor dependency-group: app-dependencies - dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: app-dependencies - dependency-name: org.jetbrains.kotlin.plugin.compose dependency-type: direct:production update-type: version-update:semver-minor dependency-group: app-dependencies - dependency-name: org.jetbrains.kotlin.plugin.serialization dependency-type: direct:production update-type: version-update:semver-minor dependency-group: app-dependencies - dependency-name: app.cash.paparazzi:paparazzi-gradle-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: app-dependencies - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: app-dependencies - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-android dependency-type: direct:production update-type: version-update:semver-minor dependency-group: app-dependencies - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-swing dependency-type: direct:production update-type: version-update:semver-minor dependency-group: app-dependencies - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-test dependency-type: direct:production update-type: version-update:semver-minor dependency-group: app-dependencies - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-android dependency-type: direct:production update-type: version-update:semver-minor dependency-group: app-dependencies - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-swing dependency-type: direct:production update-type: version-update:semver-minor dependency-group: app-dependencies - dependency-name: org.jetbrains.androidx.navigation:navigation-compose dependency-type: direct:production update-type: version-update:semver-patch dependency-group: app-dependencies - dependency-name: org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-compose dependency-type: direct:production update-type: version-update:semver-patch dependency-group: app-dependencies - dependency-name: androidx.compose.ui:ui-tooling dependency-type: direct:production update-type: version-update:semver-patch dependency-group: app-dependencies - dependency-name: androidx.compose.ui:ui-tooling-preview dependency-type: direct:production update-type: version-update:semver-patch dependency-group: app-dependencies - dependency-name: androidx.compose.ui:ui-tooling-preview dependency-type: direct:production update-type: version-update:semver-patch dependency-group: app-dependencies - dependency-name: androidx.activity:activity-compose dependency-type: direct:production update-type: version-update:semver-patch dependency-group: app-dependencies - dependency-name: io.ktor:ktor-client-core dependency-type: direct:production update-type: version-update:semver-major dependency-group: app-dependencies - dependency-name: io.ktor:ktor-client-android dependency-type: direct:production update-type: version-update:semver-major dependency-group: app-dependencies - dependency-name: io.ktor:ktor-client-ios dependency-type: direct:production update-type: version-update:semver-major dependency-group: app-dependencies - dependency-name: io.ktor:ktor-client-apache dependency-type: direct:production update-type: version-update:semver-major dependency-group: app-dependencies - dependency-name: io.ktor:ktor-serialization-kotlinx-json dependency-type: direct:production update-type: version-update:semver-major dependency-group: app-dependencies - dependency-name: io.ktor:ktor-client-content-negotiation dependency-type: direct:production update-type: version-update:semver-major dependency-group: app-dependencies - dependency-name: io.ktor:ktor-client-logging dependency-type: direct:production update-type: version-update:semver-major dependency-group: app-dependencies - dependency-name: io.ktor:ktor-client-mock dependency-type: direct:production update-type: version-update:semver-major dependency-group: app-dependencies - dependency-name: io.ktor:ktor-client-android dependency-type: direct:production update-type: version-update:semver-major dependency-group: app-dependencies - dependency-name: io.ktor:ktor-client-ios dependency-type: direct:production update-type: version-update:semver-major dependency-group: app-dependencies - dependency-name: io.ktor:ktor-client-apache dependency-type: direct:production update-type: version-update:semver-major dependency-group: app-dependencies - dependency-name: io.ktor:ktor-serialization-kotlinx-json dependency-type: direct:production update-type: version-update:semver-major dependency-group: app-dependencies - dependency-name: io.ktor:ktor-client-content-negotiation dependency-type: direct:production update-type: version-update:semver-major dependency-group: app-dependencies - dependency-name: io.ktor:ktor-client-logging dependency-type: direct:production update-type: version-update:semver-major dependency-group: app-dependencies - dependency-name: io.ktor:ktor-client-mock dependency-type: direct:production update-type: version-update:semver-major dependency-group: app-dependencies - dependency-name: app.cash.turbine:turbine dependency-type: direct:production update-type: version-update:semver-minor dependency-group: app-dependencies - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-test dependency-type: direct:production update-type: version-update:semver-minor dependency-group: app-dependencies - dependency-name: org.jetbrains.compose dependency-type: direct:production update-type: version-update:semver-minor dependency-group: app-dependencies - dependency-name: org.jetbrains.kotlin.plugin.compose dependency-type: direct:production update-type: version-update:semver-minor dependency-group: app-dependencies - dependency-name: org.jetbrains.kotlin.plugin.serialization dependency-type: direct:production update-type: version-update:semver-minor dependency-group: app-dependencies ... Signed-off-by: dependabot[bot] --- gradle/libs.versions.toml | 20 ++++++++++---------- settings.gradle.kts | 2 +- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 3ecbb79e..7f193aa5 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -1,7 +1,7 @@ [versions] androidGradlePluginVersion = "8.2.0" -kotlin = "2.0.20" -coroutineVersion = "1.8.1" +kotlin = "2.1.0" +coroutineVersion = "1.9.0" kotlinDatetime = "0.6.1" koin = "4.0.0" koinCompose = "4.0.0" @@ -9,19 +9,19 @@ koinCore = "4.0.0" detektVersion = "1.23.7" gradleVersionsPluginVersion = "0.51.0" kover = "0.6.1" -paparazziVersion = "1.3.4" +paparazziVersion = "1.3.5" sqldelight = "2.0.2" -compose-plugin = "1.6.11" -compose-navigation = "2.8.0-alpha10" -compose-lifecycle = "2.8.2" +compose-plugin = "1.7.1" +compose-navigation = "2.8.0-alpha11" +compose-lifecycle = "2.8.4" appcompatVersion = "1.7.0" materialVersion = "1.12.0" -compose = "1.7.3" +compose = "1.7.5" coil = "3.0.0-alpha08" -activityComposeVersion = "1.9.2" -ktor = "2.3.12" -turbineVersion = "1.1.0" +activityComposeVersion = "1.9.3" +ktor = "3.0.2" +turbineVersion = "1.2.0" [libraries] diff --git a/settings.gradle.kts b/settings.gradle.kts index cb3d825d..5967b693 100644 --- a/settings.gradle.kts +++ b/settings.gradle.kts @@ -7,7 +7,7 @@ pluginManagement { } } plugins { - id("org.gradle.toolchains.foojay-resolver-convention") version "0.8.0" + id("org.gradle.toolchains.foojay-resolver-convention") version "0.9.0" } rootProject.name = "cryptoapp"