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

Commit 521389d

Browse files
fix(deps): update dependency androidx.compose:compose-bom to v2022.12.00 (#2287)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a6d0977 commit 521389d

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
@@ -51,7 +51,7 @@ build-sentry = "io.sentry.android.gradle:io.sentry.android.gradle.gradle.plugin:
5151
build-vcu = "nl.littlerobots.version-catalog-update:nl.littlerobots.version-catalog-update.gradle.plugin:0.7.0"
5252
build-versions = "com.github.ben-manes:gradle-versions-plugin:0.44.0"
5353
compose-animation = { module = "androidx.compose.animation:animation" }
54-
compose-bom = "androidx.compose:compose-bom:2022.11.00"
54+
compose-bom = "androidx.compose:compose-bom:2022.12.00"
5555
compose-foundation-core = { module = "androidx.compose.foundation:foundation" }
5656
compose-foundation-layout = { module = "androidx.compose.foundation:foundation-layout" }
5757
compose-hilt = "androidx.hilt:hilt-navigation-compose:1.0.0"

0 commit comments

Comments
 (0)