Skip to content

Commit 2954db1

Browse files
authored
Merge pull request #260 from Kotlin-Android-Open-Source/renovate/all-deps
fix(deps): update all dependencies
2 parents 724ceac + 511954d commit 2954db1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[versions]
22
android-compile = "35"
3-
android-gradle = "8.7.3"
3+
android-gradle = "8.8.0"
44
android-min = "21"
55
android-target = "35"
66
androidx-appcompat = "1.7.0"
@@ -27,9 +27,9 @@ junit = "4.13.2"
2727
koin = "4.0.1"
2828
kotlin = "2.1.0"
2929
kotlinx-coroutines = "1.10.1"
30-
kotlinx-kover = "0.9.0"
30+
kotlinx-kover = "0.9.1"
3131
ktlint = "1.0.0"
32-
mockk = "1.13.14"
32+
mockk = "1.13.16"
3333
poko = "0.18.2"
3434
squareup-leakcanary = "2.14"
3535
squareup-logging-interceptor = "4.12.0"

0 commit comments

Comments
 (0)