Bump org.junit:junit-bom from 5.13.0 to 5.13.1 (#3104)

Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.13.0 to 5.13.1.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.13.0...r5.13.1)

---
updated-dependencies:
- dependency-name: org.junit:junit-bom
  dependency-version: 5.13.1
  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]
2025-06-14 08:10:17 -04:00
committed by GitHub
parent 33c616c094
commit b69d796201

View File

@@ -50,7 +50,7 @@ ext {
hibernateValidationVersion = '8.0.2.Final'
jacksonBomVersion = '2.19.1'
jaywayJsonPathVersion = '2.9.0'
junitJupiterVersion = '5.13.0'
junitJupiterVersion = '5.13.1'
kotlinCoroutinesVersion = '1.10.2'
log4jVersion = '2.24.3'
logbackVersion = '1.5.18'