build(deps): Bump org.jetbrains.compose from 1.7.0 to 1.7.1

Bumps org.jetbrains.compose from 1.7.0 to 1.7.1.

---
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-11-13 09:01:38 +00:00 committed by Artem Chepurnyi
parent fa52f91d7f
commit b78e25b8cf
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 # https://mvnrepository.com/artifact/org.apache.commons/commons-lang3
commonsLang3 = "3.17.0" commonsLang3 = "3.17.0"
# https://github.com/JetBrains/compose-multiplatform # https://github.com/JetBrains/compose-multiplatform
composeMultiplatform = "1.7.0" composeMultiplatform = "1.7.1"
# https://github.com/DevSrSouza/compose-icons # https://github.com/DevSrSouza/compose-icons
composeOpenIcons = "1.1.1" composeOpenIcons = "1.1.1"
conscrypt = "2.5.2" conscrypt = "2.5.2"