build: Bump Compose from 1.6.1 to 1.6.2

This commit is contained in:
Artem Chepurnoy 2024-04-11 13:12:30 +03:00
parent 7426080808
commit 8ece9883be
No known key found for this signature in database
GPG Key ID: FAC37D0CF674043E
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ commonsCodec = "1.16.1"
# 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.1" composeMultiplatform = "1.6.2"
# https://github.com/DevSrSouza/compose-icons # https://github.com/DevSrSouza/compose-icons
composeOpenIcons = "1.1.0" composeOpenIcons = "1.1.0"
crashlyticsPlugin = "2.9.9" crashlyticsPlugin = "2.9.9"