Skip to content

Commit 73e4b87

Browse files
Bump junit from 4.13.1 to 4.13.2 (#7188)
Bumps [junit](https://github.com/junit-team/junit4) from 4.13.1 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.1.md) - [Commits](junit-team/junit4@r4.13.1...r4.13.2) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 25dbe1a commit 73e4b87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
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.13.1"
7+
ext.junitVersion = "4.13.2"
88
ext.testNgVersion = "7.3.0"
99
ext.mockitoVersion = "3.7.7"
1010
ext.jmhLibVersion = "1.21"

0 commit comments

Comments
 (0)