Bump org.junit.jupiter:junit-jupiter-engine from 5.9.1 to 5.9.3 (#1955)

Bumps [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit5) from 5.9.1 to 5.9.3.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.9.1...r5.9.3)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-engine
  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]
2023-09-19 15:11:43 +02:00
committed by GitHub
parent 762050160f
commit 40c3651a2c

View File

@@ -45,7 +45,7 @@
<json-unit-assertj.version>2.27.0</json-unit-assertj.version>
<junit-vintage.version>5.9.1</junit-vintage.version>
<junit-jupiter.version>5.9.1</junit-jupiter.version>
<junit-jupiter.version>5.9.3</junit-jupiter.version>
<gmavenplus-plugin.version>1.12.1</gmavenplus-plugin.version>
<!-- We need to have compatibility with Gradle -->