Skip to content

Commit d15fe1b

Browse files
fix(deps): update dependency org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-compose to v2.9.0 (#66)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bd8595a commit d15fe1b

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
@@ -29,7 +29,7 @@ appcompat = "1.7.0"
2929
# it still works.
3030
navigation-compose = "2.8.0-alpha13" # Make use of type-safe compose navigation
3131
kotlinx-serializer = "1.8.1"
32-
lifecycle-viewmodel-compose = "2.8.4"
32+
lifecycle-viewmodel-compose = "2.9.0"
3333
kermit = "2.0.5"
3434
kotlinx-collections-immutable = "0.4.0"
3535
kotlinx-datetime = "0.6.2"

0 commit comments

Comments
 (0)