Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and morpheus-87 committed Jul 29, 2022
1 parent d7afcca commit 537be29
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 @@ -55,7 +55,7 @@
<version.assertj>3.23.1</version.assertj>
<version.jnr-ffi>2.2.12</version.jnr-ffi>
<version.slf4j>2.0.0-alpha7</version.slf4j>
<version.junit-jupiter>5.8.2</version.junit-jupiter>
<version.junit-jupiter>5.9.0</version.junit-jupiter>

<!-- plugins -->
<version.jacoco-maven-plugin>0.8.8</version.jacoco-maven-plugin>
Expand Down

0 comments on commit 537be29

Please sign in to comment.