Skip to content

Commit

Permalink
build(deps): bump junit from 4.12 to 4.13.2 (#3157)
Browse files Browse the repository at this point in the history
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)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] committed Sep 13, 2021
1 parent d605abc commit ce95fc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -44,7 +44,7 @@ allprojects {
ext {
supportLibraryVersion = '1.2.0'
butterknifeVersion = '10.2.3'
junitVersion = "4.12"
junitVersion = "4.13.2"
twitterVersion = "3.3.0"
stethoVersion = "1.5.0"
showcaseVersion = "5.4.3"
Expand Down

0 comments on commit ce95fc6

Please sign in to comment.