From d38acff2a17f40c955197a1d2e3c4af65bf94f4d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 3 Jul 2024 06:55:40 +0000 Subject: [PATCH] update all non-major 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 98334ed..2701683 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -2,8 +2,8 @@ kotlin = "2.0.0" ksp = "2.0.0-1.0.22" gradle = "8.4.1" -compose = "1.6.7" -material3 = "1.3.0-beta02" +compose = "1.6.8" +material3 = "1.3.0-beta04" hiltAndroid = "2.51.1" hiltCompiler = "1.2.0" kotlinxCoroutinesAndroid = "1.8.1" @@ -11,15 +11,15 @@ kotlinxCoroutinesCore = "1.8.1" accompanistFlowlayout = "0.34.0" accompanist = "0.34.0" activityCompose = "1.9.0" -androidxJunit = "1.1.5" +androidxJunit = "1.2.1" composeDestinations = "2.1.0-beta09" coilCompose = "2.6.0" constraintlayout = "2.1.4" coreKtx = "1.13.1" -espressoCore = "3.5.1" +espressoCore = "3.6.1" jakewhartonTimber = "5.0.1" junitVersion = "4.13.2" -lifecycleRuntimeKtx = "2.8.1" +lifecycleRuntimeKtx = "2.8.3" navigationCompose = "2.7.7" okhttp = "5.0.0-alpha.14" pagingCompose = "3.3.0"