Bump org.junit:junit-bom from 6.0.1 to 6.0.2

Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](https://github.com/junit-team/junit-framework/compare/r6.0.1...r6.0.2)

---
updated-dependencies:
- dependency-name: org.junit:junit-bom
  dependency-version: 6.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-01-12 18:38:12 +00:00
committed by GitHub
parent 9cc7017572
commit 33a5ff0d77
+1 -1
View File
@@ -7,7 +7,7 @@ ext {
btVersion = "0.4.1"
swtVersion = "3.132.0"
piSwtVersion = "3.8.2"
junitVersion = "6.0.1"
junitVersion = "6.0.2"
antVersion = "1.10.15"
commonsLang3Version = "3.20.0"
commonsCsvVersion = "1.14.1"