Skip to content

Commit

Permalink
Bump org.junit.platform:junit-platform-commons from 1.10.3 to 1.11.0 (#…
Browse files Browse the repository at this point in the history
…503)

Bumps [org.junit.platform:junit-platform-commons](https://github.com/junit-team/junit5) from 1.10.3 to 1.11.0.
- [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-commons
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent 2d1a532 commit 6628e82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
<dubbo.version>3.3.0-beta.2</dubbo.version>
<!-- Test libs -->
<junit_jupiter_version>5.11.0</junit_jupiter_version>
<junit_platform_commons>1.10.3</junit_platform_commons>
<junit_platform_commons>1.11.0</junit_platform_commons>
<awaitility_version>4.2.2</awaitility_version>
<hazelcast_version>3.11.1</hazelcast_version>
<hamcrest_version>2.2</hamcrest_version>
Expand Down

0 comments on commit 6628e82

Please sign in to comment.