Skip to content

Commit

Permalink
Bump junit.jupiter.version from 5.10.3 to 5.11.0
Browse files Browse the repository at this point in the history
Bumps `junit.jupiter.version` from 5.10.3 to 5.11.0.

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

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

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

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
- 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-params
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 26, 2024
1 parent 38f4e94 commit 49aa849
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 @@ -68,7 +68,7 @@
<jackson.databind.version>2.17.2</jackson.databind.version>
<jmail.version>1.6.3</jmail.version>
<junit.platform.version>1.11.0</junit.platform.version>
<junit.jupiter.version>5.10.3</junit.jupiter.version>
<junit.jupiter.version>5.11.0</junit.jupiter.version>
<jwt.version>4.4.0</jwt.version>
<mockito.version>5.12.0</mockito.version>
<mongodb.version>5.1.3</mongodb.version>
Expand Down

0 comments on commit 49aa849

Please sign in to comment.