build(deps): bump androidx.compose:compose-bom

Bumps androidx.compose:compose-bom from 2024.09.02 to 2024.09.03.

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-10-04 13:08:09 +00:00 committed by GitHub
parent 1fb953e2fe
commit edfd75fd60
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ tunnel = "1.2.1"
androidGradlePlugin = "8.6.1" androidGradlePlugin = "8.6.1"
kotlin = "2.0.20" kotlin = "2.0.20"
ksp = "2.0.20-1.0.25" ksp = "2.0.20-1.0.25"
composeBom = "2024.09.02" composeBom = "2024.09.03"
compose = "1.7.2" compose = "1.7.2"
zxingAndroidEmbedded = "4.3.0" zxingAndroidEmbedded = "4.3.0"
coreSplashscreen = "1.0.1" coreSplashscreen = "1.0.1"