build(deps): Bump org.jetbrains.compose from 1.6.0 to 1.6.1 (#211)
Bumps org.jetbrains.compose from 1.6.0 to 1.6.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
ceef4b13b2
commit
91e130674a
|
@ -52,7 +52,7 @@ commonsCodec = "1.16.1"
|
|||
# https://mvnrepository.com/artifact/org.apache.commons/commons-lang3
|
||||
commonsLang3 = "3.14.0"
|
||||
# https://github.com/JetBrains/compose-multiplatform
|
||||
composeMultiplatform = "1.6.0"
|
||||
composeMultiplatform = "1.6.1"
|
||||
# https://github.com/DevSrSouza/compose-icons
|
||||
composeOpenIcons = "1.1.0"
|
||||
crashlyticsPlugin = "2.9.9"
|
||||
|
|
Loading…
Reference in New Issue