fix(deps): update dependency androidx.test.ext:junit-ktx to v1.2.1

This commit is contained in:
renovate[bot] 2024-07-01 19:07:35 +00:00 committed by Tran M. Cuong
parent c92f7ba656
commit 41999c2a94

View file

@ -26,7 +26,7 @@ paging-runtime = { module = "androidx.paging:paging-runtime", version.ref = "pag
paging-compose = { module = "androidx.paging:paging-compose", version.ref = "paging_version" }
benchmark-macro = "androidx.benchmark:benchmark-macro-junit4:1.2.4"
test-ext = "androidx.test.ext:junit-ktx:1.2.0-rc01"
test-ext = "androidx.test.ext:junit-ktx:1.2.1"
test-espresso-core = "androidx.test.espresso:espresso-core:3.6.0-rc01"
test-uiautomator = "androidx.test.uiautomator:uiautomator:2.3.0"