From 11776d84b00f3b807247b906f81f832b17458ea9 Mon Sep 17 00:00:00 2001 From: Dale Hawkins <107309+dkhawk@users.noreply.github.com> Date: Mon, 13 Jul 2026 15:11:02 -0600 Subject: [PATCH] build(deps): update dependencies across android-places-compose --- gradle/libs.versions.toml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 93e31f5..48890fe 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -3,7 +3,7 @@ accompanistPermissions = "0.37.3" activityCompose = "1.13.0" agp = "9.2.0" appcompat = "1.7.1" -composeBom = "2026.04.01" +composeBom = "2026.06.01" coreKtx = "1.18.0" dokka = "2.2.0" espressoCore = "3.7.0" @@ -13,22 +13,22 @@ junit = "4.13.2" junitVersion = "1.3.0" kotlin = "2.3.21" kotlinReflect = "2.3.21" -kotlinxCoroutinesPlayServices = "1.10.2" +kotlinxCoroutinesPlayServices = "1.11.0" ksp = "2.3.2" lifecycleRuntimeKtx = "2.10.0" lifecycleViewmodelCompose = "2.10.0" mapsCompose = "8.3.0" -mapsUtilsKtx = "6.0.1" +mapsUtilsKtx = "6.0.0" material-icons = "1.7.8" materialVersion = "1.13.0" navigationCompose = "2.9.8" -org-jacoco-core = "0.8.14" -places = "5.2.0" +org-jacoco-core = "0.8.15" +places = "5.3.0" robolectric = "4.16.1" secretsGradlePlugin = "2.0.1" truth = "1.4.5" -uiTestAndroid = "1.11.0" -uiToolingVersion = "1.11.0" +uiTestAndroid = "1.11.4" +uiToolingVersion = "1.11.4" gradleMavenPublishPlugin = "0.36.0" [libraries]