Skip to content

Commit

Permalink
fix(deps): update dependency androidx.test.ext:junit-ktx to v1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and cuong-tran committed Jul 7, 2024
1 parent c92f7ba commit 41999c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/androidx.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"

Expand Down

0 comments on commit 41999c2

Please sign in to comment.