Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Commit 8b707f0

Browse files
authored
Merge pull request #120 from android/dependabot/gradle/ScopedStorage/androidx.test.ext-junit-1.1.3
Bump junit from 1.1.2 to 1.1.3 in /ScopedStorage
2 parents fa511f5 + 62b6d96 commit 8b707f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ScopedStorage/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,6 @@ dependencies {
7272
annotationProcessor 'com.github.bumptech.glide:compiler:4.12.0'
7373

7474
testImplementation 'junit:junit:4.13.2'
75-
androidTestImplementation 'androidx.test.ext:junit:1.1.2'
75+
androidTestImplementation 'androidx.test.ext:junit:1.1.3'
7676
androidTestImplementation 'androidx.test.espresso:espresso-core:3.3.0'
7777
}

0 commit comments

Comments
 (0)