build(deps): Bump org.jetbrains.compose from 1.6.10 to 1.6.11 (#384)

Bumps org.jetbrains.compose from 1.6.10 to 1.6.11.

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-06-04 11:28:29 +03:00 committed by GitHub
parent bdcace7f9c
commit ea66bc3b6a
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.0"
# https://mvnrepository.com/artifact/org.apache.commons/commons-lang3 # https://mvnrepository.com/artifact/org.apache.commons/commons-lang3
commonsLang3 = "3.14.0" commonsLang3 = "3.14.0"
# https://github.com/JetBrains/compose-multiplatform # https://github.com/JetBrains/compose-multiplatform
composeMultiplatform = "1.6.10" composeMultiplatform = "1.6.11"
# https://github.com/DevSrSouza/compose-icons # https://github.com/DevSrSouza/compose-icons
composeOpenIcons = "1.1.0" composeOpenIcons = "1.1.0"
crashlyticsPlugin = "3.0.1" crashlyticsPlugin = "3.0.1"