Skip to content

Commit 7e1c39f

Browse files
Bump org.junit:junit-bom from 5.10.3 to 5.11.0 (#3871)
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.10.3 to 5.11.0. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.10.3...r5.11.0) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b732811 commit 7e1c39f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ext {
99
cglibVersion = "3.3.0"
1010
javaObjectLayoutVersion = "0.17"
1111
jmhVersion = "1.37"
12-
junitVersion = "5.10.3"
12+
junitVersion = "5.11.0"
1313
logbackVersion = "1.2.13"
1414
mockitoVersion = "4.11.0"
1515
slf4jVersion = "1.7.36"

0 commit comments

Comments
 (0)