Bump org.junit.jupiter:junit-jupiter from 5.9.2 to 5.9.3 in /Plan (#2993)

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

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter
  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-04-30 09:00:17 +03:00 committed by GitHub
parent 8d8dd514d7
commit dc2b372ffa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -100,7 +100,7 @@ subprojects {
placeholderapiVersion = "2.11.3"
nkPlaceholderapiVersion = "1.4-SNAPSHOT"
junitVersion = "5.9.2"
junitVersion = "5.9.3"
mockitoVersion = "5.3.1"
testContainersVersion = "1.18.0"
swaggerVersion = "2.2.9"