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

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-09 11:09:18 -04:00
committed by GitHub
parent 5aa4175798
commit 6425682f2d

View File

@@ -58,7 +58,7 @@ ext {
jacksonBomVersion = '2.19.0'
jaywayJsonPathVersion = '2.9.0'
junit4Version = '4.13.2'
junitJupiterVersion = '5.13.0'
junitJupiterVersion = '5.13.1'
kafkaVersion = '4.0.0'
kotlinCoroutinesVersion = '1.10.2'
log4jVersion = '2.24.3'