From b736c010388f3dddb14a1945696f6f5ff415180e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 26 Jan 2024 04:37:27 +0000 Subject: [PATCH] update all non-major dependencies --- gradle/libs.versions.toml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 15c7c82..359059f 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -2,17 +2,17 @@ kotlin = "1.9.22" ksp = "1.9.22-1.0.17" gradle = "8.2.1" -compose = "1.5.4" +compose = "1.6.0" compose-compiler = "1.5.8" hiltAndroid = "2.50" hiltCompiler = "1.1.0" kotlinxCoroutinesAndroid = "1.7.3" kotlinxCoroutinesCore = "1.8.0-RC2" -accompanistFlowlayout = "0.32.0" -accompanist = "0.32.0" +accompanistFlowlayout = "0.34.0" +accompanist = "0.34.0" activityCompose = "1.8.2" androidxJunit = "1.1.5" -animationsCore = "1.9.62" +animationsCore = "1.10.0" coilCompose = "2.5.0" constraintlayout = "2.1.4" coreKtx = "1.12.0" @@ -25,8 +25,8 @@ okhttp = "5.0.0-alpha.12" pagingCompose = "3.2.1" retrofit = "2.9.0" roomRuntime = "2.6.1" -runtimeLivedata = "1.5.4" -spotless = "6.24.0" +runtimeLivedata = "1.6.0" +spotless = "6.25.0" google-services = "4.4.0" accomapnistInsets = "0.30.1"