Skip to content

Commit 710b1a1

Browse files
Bump androidx.test.ext:junit from 1.2.1 to 1.3.0
Bumps androidx.test.ext:junit from 1.2.1 to 1.3.0. --- updated-dependencies: - dependency-name: androidx.test.ext:junit dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e8f2292 commit 710b1a1

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
@@ -88,7 +88,7 @@ dependencies {
8888
implementation 'com.viliussutkus89:fontconfig-android-translator:1.0.2'
8989
implementation 'com.viliussutkus89:assetextractor-android:1.3.3'
9090

91-
androidTestImplementation 'androidx.test.ext:junit:1.2.1'
91+
androidTestImplementation 'androidx.test.ext:junit:1.3.0'
9292
androidTestImplementation 'androidx.test.espresso:espresso-core:3.6.1'
9393

9494
}

0 commit comments

Comments
 (0)