Skip to content

Commit 8fa43b1

Browse files
Bump androidx.test.espresso:espresso-core from 3.6.1 to 3.7.0
Bumps androidx.test.espresso:espresso-core from 3.6.1 to 3.7.0. --- updated-dependencies: - dependency-name: androidx.test.espresso:espresso-core dependency-version: 3.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e8f2292 commit 8fa43b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pdf2htmlEX/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ dependencies {
8989
implementation 'com.viliussutkus89:assetextractor-android:1.3.3'
9090

9191
androidTestImplementation 'androidx.test.ext:junit:1.2.1'
92-
androidTestImplementation 'androidx.test.espresso:espresso-core:3.6.1'
92+
androidTestImplementation 'androidx.test.espresso:espresso-core:3.7.0'
9393

9494
}
9595

0 commit comments

Comments
 (0)