Bump org.junit.jupiter:junit-jupiter from 5.13.2 to 5.13.3 (#836)

Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework) from 5.13.2 to 5.13.3.
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](https://github.com/junit-team/junit-framework/compare/r5.13.2...r5.13.3)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter
  dependency-version: 5.13.3
  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-07-07 11:21:34 +01:00 committed by GitHub
parent e2a9a66428
commit 10675900c6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -67,7 +67,7 @@ configurations {
}
dependencies {
antLibs("org.junit.jupiter:junit-jupiter:5.13.2")
antLibs("org.junit.jupiter:junit-jupiter:5.13.3")
antLibs("org.apache.ant:ant-junitlauncher:1.10.15")
}