Skip to content

Commit bc8d847

Browse files
Bump org.junit:junit-bom from 5.10.3 to 5.10.4 (#9520)
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.10.3 to 5.10.4. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.10.3...r5.10.4) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bf3b315 commit bc8d847

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
@@ -85,7 +85,7 @@ ext {
8585
jrubyVersion = '9.4.8.0'
8686
jsonpathVersion = '2.8.0'
8787
junit4Version = '4.13.2'
88-
junitJupiterVersion = '5.10.3'
88+
junitJupiterVersion = '5.10.4'
8989
jythonVersion = '2.7.4'
9090
kotlinCoroutinesVersion = '1.7.3'
9191
kryoVersion = '5.5.0'

0 commit comments

Comments
 (0)