WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit 5b65b3d

Browse files
Bump androidx.test.ext:junit from 1.1.5 to 1.2.1 (#555)
Bumps androidx.test.ext:junit from 1.1.5 to 1.2.1. --- updated-dependencies: - dependency-name: androidx.test.ext:junit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fba52c8 commit 5b65b3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ dependencies {
135135
androidTestUtil 'com.linkedin.testbutler:test-butler-app:2.2.1'
136136

137137
androidTestImplementation 'androidx.test:core:1.5.0'
138-
androidTestImplementation 'androidx.test.ext:junit:1.1.5'
138+
androidTestImplementation 'androidx.test.ext:junit:1.2.1'
139139
androidTestImplementation 'androidx.test.espresso:espresso-contrib:3.6.1'
140140
androidTestImplementation 'androidx.test.espresso:espresso-intents:3.5.1'
141141
androidTestImplementation 'com.squareup.assertj:assertj-android:1.2.0'

0 commit comments

Comments
 (0)