Skip to content

Commit 20e011c

Browse files
Merge pull request #304 from Kotlin-Android-Open-Source/renovate/all-deps
fix(deps): update all dependencies
1 parent 29fab1e commit 20e011c

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
@@ -29,16 +29,16 @@ kotlin = "2.3.0"
2929
kotlinx-coroutines = "1.10.2"
3030
kotlinx-kover = "0.9.4"
3131
ktlint = "1.0.0"
32-
mockk = "1.14.7"
32+
mockk = "1.14.9"
3333
poko = "0.21.1"
3434
squareup-leakcanary = "2.14"
3535
squareup-logging-interceptor = "5.3.2"
3636
squareup-moshi = "1.15.2"
3737
squareup-retrofit = "3.0.0"
38-
spotless = "8.1.0"
38+
spotless = "8.2.1"
3939
timber = "5.0.1"
4040
viewBindingDelegate = "1.4.0"
41-
ksp = "2.3.4"
41+
ksp = "2.3.5"
4242

4343
[libraries]
4444

0 commit comments

Comments
 (0)