Skip to content

Commit

Permalink
now getthet check
Browse files Browse the repository at this point in the history
  • Loading branch information
jainv4156 committed Feb 9, 2025
1 parent 45b9192 commit e28d07f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions third_party/versions.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -100,10 +100,10 @@ MAVEN_PRODUCTION_DEPENDENCY_VERSIONS = {
MAVEN_TEST_DEPENDENCY_VERSIONS = {
"androidx.arch.core:core-testing": "2.1.0",
"androidx.compose.ui:ui-test-junit4": "1.1.1",
"androidx.test.espresso:espresso-accessibility": "3.5.0-alpha05",
"androidx.test.espresso:espresso-contrib": "3.5.0-alpha05",
"androidx.test.espresso:espresso-core": "3.5.0-alpha05",
"androidx.test.espresso:espresso-intents": "3.5.0-alpha05",
"androidx.test.espresso:espresso-accessibility": "3.1.0",
"androidx.test.espresso:espresso-contrib": "3.1.0",
"androidx.test.espresso:espresso-core": "3.2.0",
"androidx.test.espresso:espresso-intents": "3.1.0",
"androidx.test.ext:junit": "1.1.1",
"androidx.test.ext:truth": "1.4.0",
"androidx.test:core": "1.0.0",
Expand Down

0 comments on commit e28d07f

Please sign in to comment.