Skip to content

Commit

Permalink
Update androidx unit test dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
skydoves committed Sep 19, 2023
1 parent 03c7df4 commit f616b24
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ androidxAnnotation = "1.7.0"
androidxCore = "1.12.0"
androidxLifecycle = "2.6.2"
androidxNavigation = "2.5.0"
androidxTest = "1.5.0"
androidxJunit = "1.5.2"
androidxTest = "1.5.2"
androidxJunit = "1.1.5"
kotlin = "1.9.10"
kotlinxCoroutines = "1.7.3"
okhttp = "4.11.0"
Expand Down

0 comments on commit f616b24

Please sign in to comment.