aboutsummaryrefslogtreecommitdiff
path: root/gradle
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-09-27 18:58:47 +0000
committerGitHub <noreply@github.com>2023-09-27 18:58:47 +0000
commit5f3aa611c94a0da933e7a94f6fa0cceba14899fa (patch)
tree80a2dda49d747c79e8946811c494673e0a33df41 /gradle
parent47d65d074078490b3694f305ad8badc73188dfbc (diff)
fix(deps): update dependency androidx.compose:compose-bom to v2023.09.02 (#2699)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to 'gradle')
-rw-r--r--gradle/libs.versions.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
index 0038993b..4b0c6589 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -52,7 +52,7 @@ build-semver = "com.vdurmont:semver4j:3.1.0"
build-sentry = "io.sentry.android.gradle:io.sentry.android.gradle.gradle.plugin:3.12.0"
build-vcu = "nl.littlerobots.version-catalog-update:nl.littlerobots.version-catalog-update.gradle.plugin:0.8.1"
build-versions = "com.github.ben-manes:gradle-versions-plugin:0.48.0"
-compose-bom = "androidx.compose:compose-bom:2023.09.01"
+compose-bom = "androidx.compose:compose-bom:2023.09.02"
compose-foundation-core = { module = "androidx.compose.foundation:foundation" }
compose-foundation-layout = { module = "androidx.compose.foundation:foundation-layout" }
compose-material3 = { module = "androidx.compose.material3:material3" }