Skip to content

Commit

Permalink
Bump junit_jupiter_version from 5.9.3 to 5.11.0
Browse files Browse the repository at this point in the history
Bumps `junit_jupiter_version` from 5.9.3 to 5.11.0.

Updates `org.junit.jupiter:junit-jupiter-engine` from 5.9.3 to 5.11.0
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.9.3...r5.11.0)

Updates `org.junit.jupiter:junit-jupiter-api` from 5.9.3 to 5.11.0
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.9.3...r5.11.0)

Updates `org.junit.jupiter:junit-jupiter-params` from 5.9.3 to 5.11.0
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.9.3...r5.11.0)

Updates `org.junit.vintage:junit-vintage-engine` from 5.9.3 to 5.11.0
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.9.3...r5.11.0)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-engine
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.junit.jupiter:junit-jupiter-api
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: org.junit.jupiter:junit-jupiter-params
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.junit.vintage:junit-vintage-engine
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 20, 2024
1 parent 4758a24 commit 3f98250
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 @@ -118,7 +118,7 @@

<properties>
<!-- Test libs -->
<junit_jupiter_version>5.9.3</junit_jupiter_version>
<junit_jupiter_version>5.11.0</junit_jupiter_version>
<awaitility_version>4.2.2</awaitility_version>
<hazelcast_version>3.12.13</hazelcast_version>
<hamcrest_version>2.2</hamcrest_version>
Expand Down

0 comments on commit 3f98250

Please sign in to comment.