Skip to content

Commit

Permalink
build(deps-dev): bump org.junit.jupiter:junit-jupiter (#467)
Browse files Browse the repository at this point in the history
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) 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
  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 Aug 14, 2024
1 parent d1f7fc7 commit 7183f88
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 @@ -106,7 +106,7 @@

<com.github.spotbugs.version>4.8.6</com.github.spotbugs.version>
<com.github.spotbugs.plugin.version>4.8.6.2</com.github.spotbugs.plugin.version>
<org.junit.jupiter.version>5.10.3</org.junit.jupiter.version>
<org.junit.jupiter.version>5.11.0</org.junit.jupiter.version>
<org.hamcrest.version>3.0</org.hamcrest.version>
<org.mockito.version>5.2.0</org.mockito.version>
<org.jacoco.maven.plugin.version>0.8.12</org.jacoco.maven.plugin.version>
Expand Down

0 comments on commit 7183f88

Please sign in to comment.