Bump lifecycle-kmp from 2.9.0 to 2.10.0
Bumps `lifecycle-kmp` from 2.9.0 to 2.10.0. Updates `org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose` from 2.9.0 to 2.10.0 - [Release notes](https://github.com/JetBrains/compose-jb/releases) - [Changelog](https://github.com/JetBrains/compose-multiplatform/blob/master/CHANGELOG.md) - [Commits](https://github.com/JetBrains/compose-jb/commits) Updates `org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-compose` from 2.9.0 to 2.10.0 - [Release notes](https://github.com/JetBrains/compose-jb/releases) - [Changelog](https://github.com/JetBrains/compose-multiplatform/blob/master/CHANGELOG.md) - [Commits](https://github.com/JetBrains/compose-jb/commits) --- updated-dependencies: - dependency-name: org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose dependency-version: 2.10.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-compose dependency-version: 2.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
d648be986a
commit
d4a277ddab
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ compose-multiplatform = "1.11.0-beta01"
|
|||
material3 = "1.3.1"
|
||||
activity-compose = "1.10.1"
|
||||
lifecycle = "2.10.0"
|
||||
lifecycle-kmp = "2.9.0"
|
||||
lifecycle-kmp = "2.10.0"
|
||||
navigation3-kmp = "1.0.0-alpha06"
|
||||
lifecycle-viewmodel-nav3-kmp = "2.10.0-alpha05"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue