Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

Commit 2d2b564

Browse files
fix(deps): update dependency androidx.compose:compose-bom to v2024.09.00 (#3197)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 59fe21d commit 2d2b564

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ build-semver = "com.github.zafarkhaja:java-semver:0.10.2"
4949
build-sentry = "io.sentry.android.gradle:io.sentry.android.gradle.gradle.plugin:4.11.0"
5050
build-spotless = "com.diffplug.spotless:spotless-plugin-gradle:7.0.0.BETA2"
5151
build-vcu = "nl.littlerobots.version-catalog-update:nl.littlerobots.version-catalog-update.gradle.plugin:0.8.4"
52-
compose-bom = "androidx.compose:compose-bom:2024.08.00"
52+
compose-bom = "androidx.compose:compose-bom:2024.09.00"
5353
compose-foundation-core = { module = "androidx.compose.foundation:foundation" }
5454
compose-foundation-layout = { module = "androidx.compose.foundation:foundation-layout" }
5555
compose-material3 = { module = "androidx.compose.material3:material3" }

0 commit comments

Comments
 (0)