Compare commits

...

1 Commits

Author SHA1 Message Date
dependabot[bot] 18288f92f7
Bump org.junit.platform:junit-platform-launcher from 1.9.3 to 1.10.2
Bumps [org.junit.platform:junit-platform-launcher](https://github.com/junit-team/junit5) from 1.9.3 to 1.10.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>
2024-02-20 06:10:41 +00:00
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@
<zookeeper.version>3.7.2</zookeeper.version>
<curator5.version>4.2.0</curator5.version>
<commons.compress.version>1.26.0</commons.compress.version>
<junit.platform.launcher.version>1.9.3</junit.platform.launcher.version>
<junit.platform.launcher.version>1.10.2</junit.platform.launcher.version>
<commons.exec.version>1.4.0</commons.exec.version>
<async.http.client.version>2.12.3</async.http.client.version>
</properties>