Skip to content

Commit 0fea319

Browse files
Bump androidx-lifecycle from 2.9.4 to 2.9.5
Bumps `androidx-lifecycle` from 2.9.4 to 2.9.5. Updates `org.jetbrains.androidx.lifecycle:lifecycle-viewmodel` from 2.9.4 to 2.9.5 - [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.4 to 2.9.5 - [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 dependency-version: 2.9.5 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose dependency-version: 2.9.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0839da2 commit 0fea319

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
@@ -10,7 +10,7 @@ androidx-appcompat = "1.7.1"
1010
androidx-constraintlayout = "2.2.1"
1111
androidx-core = "1.16.0"
1212
androidx-espresso = "3.6.1"
13-
androidx-lifecycle = "2.9.4"
13+
androidx-lifecycle = "2.9.5"
1414
androidx-testExt = "1.2.1"
1515
composeMultiplatform = "1.9.0"
1616
junit = "4.13.2"

0 commit comments

Comments
 (0)