Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump androidx.compose:compose-bom from 2024.02.00 to 2024.09.00 #19

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
build(deps): bump androidx.compose:compose-bom
Bumps androidx.compose:compose-bom from 2024.02.00 to 2024.09.00.

---
updated-dependencies:
- dependency-name: androidx.compose:compose-bom
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] authored Sep 9, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit e6649bf3c0c816a34ffdba8a347b2e9814ec3b30
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -7,7 +7,7 @@ junitVersion = "1.1.5"
espresso = "3.5.1"
lifecyle = "2.7.0"
activityCompose = "1.8.2"
composeBom = "2024.02.00"
composeBom = "2024.09.00"
spotless="6.25.0"
detekt="1.23.5"
gradle-maven-publsih ="0.28.0"