Bump junit-platform-launcher from 1.6.2 to 1.9.2 (#12011)
Bumps [junit-platform-launcher](https://github.com/junit-team/junit5) from 1.6.2 to 1.9.2. - [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-minor ... 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:
parent
2b5fdcc6c1
commit
44faf75ba6
|
|
@ -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.6.2</junit.platform.launcher.version>
|
||||
<junit.platform.launcher.version>1.9.2</junit.platform.launcher.version>
|
||||
<commons.exec.version>1.3</commons.exec.version>
|
||||
<async.http.client.version>2.12.3</async.http.client.version>
|
||||
</properties>
|
||||
|
|
|
|||
Loading…
Reference in New Issue