Skip to content

Commit

Permalink
Bump junit.version from 5.11.3 to 5.11.4
Browse files Browse the repository at this point in the history
Bumps `junit.version` from 5.11.3 to 5.11.4.

Updates `org.junit.jupiter:junit-jupiter-api` from 5.11.3 to 5.11.4
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.11.3...r5.11.4)

Updates `org.junit.jupiter:junit-jupiter-engine` from 5.11.3 to 5.11.4
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.11.3...r5.11.4)

Updates `org.junit.jupiter:junit-jupiter-params` from 5.11.3 to 5.11.4
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.11.3...r5.11.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 19, 2024
1 parent 53a9889 commit e8cfc2a
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 @@ -74,7 +74,7 @@
<hamcrest.version>3.0</hamcrest.version>
<spotbugs.plugin.version>4.8.6.6</spotbugs.plugin.version>
<spotbugs.version>4.7.3</spotbugs.version>
<junit.version>5.11.3</junit.version>
<junit.version>5.11.4</junit.version>
<jacoco.plugin.version>0.8.12</jacoco.plugin.version>
<git-commit-id-plugin.version>9.0.1</git-commit-id-plugin.version>
<assertj.version>3.26.3</assertj.version>
Expand Down

0 comments on commit e8cfc2a

Please sign in to comment.