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

Commit 4b78af7

Browse files
authored
Merge pull request #137 from android/dependabot/gradle/ContentProviderPaging/junit-junit-4.13.2
Bump junit from 4.12 to 4.13.2 in /ContentProviderPaging
2 parents f70c84c + 64abe5c commit 4b78af7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ContentProviderPaging/resources/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@ dependencies {
2424
compile 'com.android.support:appcompat-v7:28.0.0'
2525
compile 'com.android.support:recyclerview-v7:28.0.0'
2626
compile 'com.github.bumptech.glide:glide:3.7.0'
27-
testCompile 'junit:junit:4.12'
27+
testCompile 'junit:junit:4.13.2'
2828
}

0 commit comments

Comments
 (0)