We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe66130 commit 6d07090Copy full SHA for 6d07090
packages/espresso/android/build.gradle
@@ -75,7 +75,7 @@ dependencies {
75
76
// Assertions
77
api 'androidx.test.ext:junit:1.2.1'
78
- api 'androidx.test.ext:truth:1.6.0'
+ api 'androidx.test.ext:truth:1.7.0'
79
api 'com.google.truth:truth:1.4.4'
80
81
// Espresso dependencies
0 commit comments