Bump dependencies

This commit is contained in:
arkon
2023-09-23 12:15:28 -04:00
parent de92b1351f
commit 5de72b7d32
3 changed files with 8 additions and 8 deletions

View File

@ -27,7 +27,7 @@ guava = "com.google.guava:guava:32.1.2-android"
paging-runtime = { module = "androidx.paging:paging-runtime", version.ref = "paging_version" }
paging-compose = { module = "androidx.paging:paging-compose", version.ref = "paging_version" }
benchmark-macro = "androidx.benchmark:benchmark-macro-junit4:1.2.0-beta05"
benchmark-macro = "androidx.benchmark:benchmark-macro-junit4:1.2.0-rc01"
test-ext = "androidx.test.ext:junit-ktx:1.2.0-alpha01"
test-espresso-core = "androidx.test.espresso:espresso-core:3.6.0-alpha01"
test-uiautomator = "androidx.test.uiautomator:uiautomator:2.3.0-alpha04"