Skip to content

Commit 16de3f9

Browse files
chore(deps): bump lifecycle from 2.9.5 to 2.9.6
Bumps `lifecycle` from 2.9.5 to 2.9.6. Updates `org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose` from 2.9.5 to 2.9.6 - [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.5 to 2.9.6 - [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.9.6 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-compose dependency-version: 2.9.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d19aeb7 commit 16de3f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ android-plugin = "8.13.0"
33
koin = "4.1.1"
44
kotlin = "2.2.21"
55
kotlin-coroutines = "1.10.2"
6-
lifecycle = "2.9.5"
6+
lifecycle = "2.9.6"
77
room = "2.8.3"
88
media = "1.8.0"
99
google-material = "1.13.0"

0 commit comments

Comments
 (0)