Skip to content

Commit fec80ed

Browse files
chore(deps): bump junit from 4.12 to 4.13.2 (#2248)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 40f3717 commit fec80ed

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
@@ -70,7 +70,7 @@ ext {
7070

7171
// Test dependencies
7272
testRunnerRulesVersion = '1.0.2'
73-
junitVersion = '4.12'
73+
junitVersion = '4.13.2'
7474
espressoVersion = '3.0.2'
7575
mockitoVersion = '2.8.9'
7676
}

0 commit comments

Comments
 (0)