From 159c8ccf93e34c13748653572189c6ea3c240b57 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 4 Apr 2026 16:35:32 +0000 Subject: [PATCH] :arrow_up: Update all dependencies --- 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 53647d4..60ebd0f 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -3,7 +3,7 @@ agp = "9.1.0" androidTools = "32.1.0" androidx-activity-compose = "1.13.0" androidx-biometric = "1.4.0-alpha02" -androidx-compose-bom = "2026.03.00" +androidx-compose-bom = "2026.03.01" androidx-datastore = "1.2.1" androidx-lifecycle = "2.10.0" androidx-metrics = "1.0.0" @@ -12,19 +12,19 @@ androidx-room = "2.8.4" androidx-sqlite = "2.6.2" androidx-test = "1.7.0" coil = "3.4.0" -compose-screenshot = "0.0.1-alpha13" # Issue https://issuetracker.google.com/issues/422412664 -> Test on Mac +compose-screenshot = "0.0.1-alpha14" # Issue https://issuetracker.google.com/issues/422412664 -> Test on Mac detekt = "2.0.0-alpha.2" -dokka = "2.1.0" +dokka = "2.2.0" jetbrains-idea-ext = "1.3" kermit = "2.1.0" koin = "4.2.0" konsist = "0.17.3" -kotest = "6.1.7" +kotest = "6.1.11" kotlinx-collections-immutable = "0.4.0" kotlinx-coroutines = "1.10.2" kotlinx-datetime = "0.7.1-0.6.x-compat" ksp = "2.3.6" -ktor = "3.4.1" +ktor = "3.4.2" maven-publish = "0.36.0" mrmans0n-detekt-compose-rules = "0.5.6" poko = "0.22.0"