Bump junit-jupiter from 5.9.0 to 5.9.1 in /Plan (#2621)

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

---
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>

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] 2022-09-23 23:24:04 +03:00 committed by GitHub
parent 8f660ab2f8
commit a28ccbb4bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -99,7 +99,7 @@ subprojects {
placeholderapiVersion = "2.11.2"
nkPlaceholderapiVersion = "1.4-SNAPSHOT"
junitVersion = "5.9.0"
junitVersion = "5.9.1"
mockitoVersion = "4.8.0"
testContainersVersion = "1.17.3"
swaggerVersion = "2.2.2"