Skip to content

Commit ca457b7

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

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.11.0"
12+
junitVersion = "5.11.1"
1313
logbackVersion = "1.2.13"
1414
mockitoVersion = "4.11.0"
1515
slf4jVersion = "1.7.36"

0 commit comments

Comments
 (0)