Skip to content

Commit 0b2465a

Browse files
fix(deps): update dependency androidx.lifecycle:lifecycle-viewmodel-ktx to v2.9.3
1 parent 215e706 commit 0b2465a

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
@@ -4,7 +4,7 @@ kotlin = "2.1.21"
44
dokka = "2.0.0"
55
kotest = "6.0.0.M3"
66
lifecycleLivedataKtx = "2.9.1"
7-
lifecycleViewmodelKtx = "2.9.1"
7+
lifecycleViewmodelKtx = "2.9.3"
88
mavenNexus = "2.0.0"
99
androidPlugin = "8.10.1"
1010
npmPublish = "3.5.3"

0 commit comments

Comments
 (0)