Skip to content

Commit 0b197b5

Browse files
build(deps): Bump androidx-lifecycle from 2.9.3 to 2.9.4
Bumps `androidx-lifecycle` from 2.9.3 to 2.9.4. Updates `org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-compose` from 2.9.3 to 2.9.4 - [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-runtime-compose` from 2.9.3 to 2.9.4 - [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-viewmodel-compose dependency-version: 2.9.4 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose dependency-version: 2.9.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 70a108e commit 0b197b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ androidx-activity = "1.10.1"
77
androidx-appcompat = "1.7.1"
88
androidx-core = "1.17.0"
99
androidx-espresso = "3.7.0"
10-
androidx-lifecycle = "2.9.3"
10+
androidx-lifecycle = "2.9.4"
1111
androidx-testExt = "1.3.0"
1212
atomicfu = "0.29.0"
1313
composeMultiplatform = "1.8.2"

0 commit comments

Comments
 (0)