Bump junit from 4.13 to 4.13.2 (#311)
Bumps [junit](https://github.com/junit-team/junit4) from 4.13 to 4.13.2. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.2.md) - [Commits](https://github.com/junit-team/junit4/compare/r4.13...r4.13.2) --- updated-dependencies: - dependency-name: junit:junit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
56151c780d
commit
ff7a70efee
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ ext.versions = [
|
|||
leakcanary : '2.4',
|
||||
|
||||
// Testing.
|
||||
junit : '4.13',
|
||||
junit : '4.13.2',
|
||||
truth : '1.0',
|
||||
mockito : '3.12.4',
|
||||
mockitoKotlin : '2.2.0',
|
||||
|
|
Loading…
Reference in a new issue