Merge pull request #49 from AChep/dependabot/gradle/org.jetbrains.compose-1.6.0-dev1354

build(deps): Bump org.jetbrains.compose from 1.6.0-dev1350 to 1.6.0-dev1354
This commit is contained in:
Artem Chepurnyi 2024-01-02 11:38:01 +02:00 committed by GitHub
commit 057153cea1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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-dev1350"
composeMultiplatform = "1.6.0-dev1354"
# https://github.com/DevSrSouza/compose-icons
composeOpenIcons = "1.1.0"
crashlyticsPlugin = "2.9.9"