Skip to content

Commit a864594

Browse files
dependabot-preview[bot]akarnokd
authored andcommitted
Bump junit from 4.12 to 4.13 (#6810)
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 4c8d49b commit a864594

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
@@ -4,7 +4,7 @@ buildscript {
44
// ---------------------------------------
55

66
ext.reactiveStreamsVersion = "1.0.3"
7-
ext.junitVersion = "4.12"
7+
ext.junitVersion = "4.13"
88
ext.testNgVersion = "7.0.0"
99
ext.mockitoVersion = "3.2.4"
1010
ext.jmhLibVersion = "1.21"

0 commit comments

Comments
 (0)