build(deps): Bump org.jetbrains.compose from 1.7.0-rc01 to 1.8.0-dev1883

Bumps org.jetbrains.compose from 1.7.0-rc01 to 1.8.0-dev1883.

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

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

View File

@ -52,7 +52,7 @@ commonsCodec = "1.17.1"
# https://mvnrepository.com/artifact/org.apache.commons/commons-lang3
commonsLang3 = "3.17.0"
# https://github.com/JetBrains/compose-multiplatform
composeMultiplatform = "1.7.0-rc01"
composeMultiplatform = "1.8.0-dev1883"
# https://github.com/DevSrSouza/compose-icons
composeOpenIcons = "1.1.1"
conscrypt = "2.5.2"