Skip to content

Commit ed9cd98

Browse files
dependabot-preview[bot]jddeep
authored andcommitted
Bump junit from 4.12 to 4.13
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/master/doc/ReleaseNotes4.12.md) - [Commits](junit-team/junit4@r4.12...r4.13) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent a12a9ad commit ed9cd98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ ext {
4343

4444
// Test Dependencies
4545
testRunnerRulesVersion = '1.0.2'
46-
junitVersion = '4.12'
46+
junitVersion = '4.13'
4747
espressoVersion = '3.0.2'
4848

4949
// External Libraries

0 commit comments

Comments
 (0)