Skip to content

Commit

Permalink
Bump junit-jupiter from 5.9.2 to 5.9.3
Browse files Browse the repository at this point in the history
Bumps [junit-jupiter](https://github.com/junit-team/junit5) from 5.9.2 to 5.9.3.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.9.2...r5.9.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Apr 26, 2023
1 parent 83fe1d2 commit b0b84d7
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 @@ -43,7 +43,7 @@
<!-- Test Dependency Versions -->
<assertj-core.version>3.24.2</assertj-core.version>
<mockito-all.version>1.10.19</mockito-all.version>
<junit-jupiter.version>5.9.2</junit-jupiter.version>
<junit-jupiter.version>5.9.3</junit-jupiter.version>
<mockito-junit-jupiter.version>5.3.1</mockito-junit-jupiter.version>

<jacoco-maven-plugin.version>0.8.9</jacoco-maven-plugin.version>
Expand Down

0 comments on commit b0b84d7

Please sign in to comment.