Merge pull request #51 from AChep/dependabot/gradle/org.jetbrains.compose-1.6.0-dev1357

build(deps): Bump org.jetbrains.compose from 1.6.0-dev1354 to 1.6.0-dev1357
This commit is contained in:
Artem Chepurnyi 2024-01-05 11:30:09 +02:00 committed by GitHub
commit f42f67b07c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -51,7 +51,7 @@ commonsCodec = "1.16.0"
# https://mvnrepository.com/artifact/org.apache.commons/commons-lang3
commonsLang3 = "3.14.0"
# https://github.com/JetBrains/compose-multiplatform
composeMultiplatform = "1.6.0-dev1354"
composeMultiplatform = "1.6.0-dev1357"
# https://github.com/DevSrSouza/compose-icons
composeOpenIcons = "1.1.0"
crashlyticsPlugin = "2.9.9"