Skip to content

Commit b6c7828

Browse files
Bump androidxCompose from 2.9.4 to 2.9.6
Bumps `androidxCompose` from 2.9.4 to 2.9.6. Updates `org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose` from 2.9.4 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.4 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 fc308bc commit b6c7828

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
@@ -5,7 +5,7 @@ androidxCore = "1.17.0"
55
androidxFragment = "1.8.9"
66
androidxLifecycle = "2.9.4"
77
androidxTestCore = "1.7.0"
8-
androidxCompose = "2.9.4"
8+
androidxCompose = "2.9.6"
99

1010
[libraries]
1111
coroutines-bom = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-bom", version.ref = "coroutines" }

0 commit comments

Comments
 (0)