build(deps): Bump org.jetbrains.compose

Bumps org.jetbrains.compose from 1.6.0-dev1350 to 1.6.0-dev1354.

---
updated-dependencies:
- dependency-name: org.jetbrains.compose
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-01-02 09:03:55 +00:00 committed by GitHub
parent 922ed7e178
commit cdf14b289d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ commonsCodec = "1.16.0"
# https://mvnrepository.com/artifact/org.apache.commons/commons-lang3
commonsLang3 = "3.14.0"
# https://github.com/JetBrains/compose-multiplatform
composeMultiplatform = "1.6.0-dev1350"
composeMultiplatform = "1.6.0-dev1354"
# https://github.com/DevSrSouza/compose-icons
composeOpenIcons = "1.1.0"
crashlyticsPlugin = "2.9.9"