Bump org.junit.jupiter:junit-jupiter from 5.13.4 to 6.0.3

Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework) from 5.13.4 to 6.0.3.
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](https://github.com/junit-team/junit-framework/compare/r5.13.4...r6.0.3)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter
  dependency-version: 6.0.3
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-02-16 15:21:31 +00:00 committed by GitHub
parent bc02ef0703
commit fba996e8db
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -74,7 +74,7 @@ configurations {
}
dependencies {
antLibs("org.junit.jupiter:junit-jupiter:5.13.4")
antLibs("org.junit.jupiter:junit-jupiter:6.0.3")
antLibs("org.apache.ant:ant-junitlauncher:1.10.15")
}