From 2f1cb0f7976de06b34f23a0a0a2f4b1b3be1101b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 10:45:11 +0000 Subject: [PATCH] fix(deps): update all dependencies --- gradle/libs.versions.toml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index b22ba3e..0d78fa5 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -1,21 +1,21 @@ [versions] -activityCompose = "1.8.2" -agp = "8.4.0-rc02" +activityCompose = "1.9.0" +agp = "8.4.1" arrow = "1.2.4" -composeBom = "2024.04.00" +composeBom = "2024.05.00" composeCompiler = "1.5.10" -coreKtx = "1.12.0" +coreKtx = "1.13.1" junit = "4.13.2" junitVersion = "1.1.5" -koinBom = "3.5.4" +koinBom = "3.5.6" koinAnnotationsBom = "1.3.1" -kotlin = "1.9.23" +kotlin = "2.0.0" kotlinxSerialization = "1.6.3" -ksp = "1.9.23-1.0.20" -ktor = "2.3.10" -landscapist = "2.3.2" -lifecycleRuntimeKtx = "2.7.0" -molecule = "1.4.2" +ksp = "1.9.24-1.0.20" +ktor = "2.3.11" +landscapist = "2.3.3" +lifecycleRuntimeKtx = "2.8.0" +molecule = "1.4.3" tubine = "1.1.0" [libraries]