Skip to content

Commit 73a8ba3

Browse files
fix(deps): update all dependencies
| datasource | package | from | to | | ---------- | --------------------------------------------------------- | ------ | ------ | | maven | dev.drewhamilton.poko:dev.drewhamilton.poko.gradle.plugin | 0.19.2 | 0.19.3 | | maven | androidx.test.ext:junit-ktx | 1.2.1 | 1.3.0 | | maven | androidx.test:core-ktx | 1.6.1 | 1.7.0 | | maven | androidx.test.espresso:espresso-core | 3.6.1 | 3.7.0 |
1 parent 27e7e4b commit 73a8ba3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

gradle/libs.versions.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ arrow = "2.1.2"
1515
ben-manes-versions = "0.52.0"
1616
coil = "2.7.0"
1717
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"
18+
androidx-test-espresso-core = "3.7.0"
19+
androidx-test-core = "1.7.0"
20+
androidx-test-junit = "1.3.0"
2121
flowExt = "1.0.0"
2222
jacoco = "0.8.11"
2323
java-target = "11"
@@ -30,7 +30,7 @@ kotlinx-coroutines = "1.10.2"
3030
kotlinx-kover = "0.9.1"
3131
ktlint = "1.0.0"
3232
mockk = "1.14.5"
33-
poko = "0.19.2"
33+
poko = "0.19.3"
3434
squareup-leakcanary = "2.14"
3535
squareup-logging-interceptor = "4.12.0"
3636
squareup-moshi = "1.15.2"

0 commit comments

Comments
 (0)