build(deps): Bump Compose from to 1.7.0-rc01

This commit is contained in:
Artem Chepurnyi 2024-10-03 22:34:27 +03:00
parent 979ca2ffe3
commit 6b3aa4458b
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-beta02" composeMultiplatform = "1.7.0-rc01"
# 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"