We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27e7e4b commit 73a8ba3Copy full SHA for 73a8ba3
gradle/libs.versions.toml
@@ -15,9 +15,9 @@ arrow = "2.1.2"
15
ben-manes-versions = "0.52.0"
16
coil = "2.7.0"
17
detekt = "1.23.8"
18
-androidx-test-espresso-core = "3.6.1"
19
-androidx-test-core = "1.6.1"
20
-androidx-test-junit = "1.2.1"
+androidx-test-espresso-core = "3.7.0"
+androidx-test-core = "1.7.0"
+androidx-test-junit = "1.3.0"
21
flowExt = "1.0.0"
22
jacoco = "0.8.11"
23
java-target = "11"
@@ -30,7 +30,7 @@ kotlinx-coroutines = "1.10.2"
30
kotlinx-kover = "0.9.1"
31
ktlint = "1.0.0"
32
mockk = "1.14.5"
33
-poko = "0.19.2"
+poko = "0.19.3"
34
squareup-leakcanary = "2.14"
35
squareup-logging-interceptor = "4.12.0"
36
squareup-moshi = "1.15.2"
0 commit comments