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

Commit 64abe5c

Browse files
Bump junit from 4.12 to 4.13.2 in /ContentProviderPaging
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.2. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md) - [Commits](junit-team/junit4@r4.12...r4.13.2) --- updated-dependencies: - dependency-name: junit:junit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0c2d677 commit 64abe5c

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)