Bump org.junit:junit-bom from 5.10.2 to 5.10.3 (#9289)

Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.10.2 to 5.10.3.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.10.2...r5.10.3)

---
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>
This commit is contained in:
dependabot[bot]
2024-06-30 03:18:52 +00:00
committed by GitHub
parent 0f84f89f47
commit ee6fd3322c

View File

@@ -85,7 +85,7 @@ ext {
jrubyVersion = '9.4.7.0'
jsonpathVersion = '2.9.0'
junit4Version = '4.13.2'
junitJupiterVersion = '5.10.2'
junitJupiterVersion = '5.10.3'
jythonVersion = '2.7.3'
kotlinCoroutinesVersion = '1.8.1'
kryoVersion = '5.6.0'