Bump junit-platform-launcher from 1.9.2 to 1.9.3 (#12215)

Bumps [junit-platform-launcher](https://github.com/junit-team/junit5) from 1.9.2 to 1.9.3.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/commits)

---
updated-dependencies:
- dependency-name: org.junit.platform:junit-platform-launcher
  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-05-02 21:47:33 +08:00 committed by GitHub
parent ab85403d47
commit 868622e237
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@
<zookeeper.version>3.4.14</zookeeper.version>
<curator5.version>4.2.0</curator5.version>
<commons.compress.version>1.23.0</commons.compress.version>
<junit.platform.launcher.version>1.9.2</junit.platform.launcher.version>
<junit.platform.launcher.version>1.9.3</junit.platform.launcher.version>
<commons.exec.version>1.3</commons.exec.version>
<async.http.client.version>2.12.3</async.http.client.version>
</properties>