Skip to content

Commit 3654e4f

Browse files
authored
Merge pull request #287 from Kotlin-Android-Open-Source/renovate/all-deps
fix(deps): update all dependencies
2 parents 3ddfe7b + bdab5f6 commit 3654e4f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ android-target = "35"
66
androidx-appcompat = "1.7.1"
77
androidx-constraintlayout = "2.2.1"
88
androidx-core-ktx = "1.16.0"
9-
androidx-lifecycle = "2.9.1"
9+
androidx-lifecycle = "2.9.2"
1010
androidx-material = "1.12.0"
1111
androidx-recyclerview = "1.4.0"
1212
androidx-startup = "1.2.0"
@@ -29,7 +29,7 @@ kotlin = "2.2.0"
2929
kotlinx-coroutines = "1.10.2"
3030
kotlinx-kover = "0.9.1"
3131
ktlint = "1.0.0"
32-
mockk = "1.14.4"
32+
mockk = "1.14.5"
3333
poko = "0.19.1"
3434
squareup-leakcanary = "2.14"
3535
squareup-logging-interceptor = "4.12.0"

0 commit comments

Comments
 (0)