Skip to content

Commit

Permalink
Bump junit.jupiter.version from 5.6.2 to 5.7.0 (#6)
Browse files Browse the repository at this point in the history
Bumps `junit.jupiter.version` from 5.6.2 to 5.7.0.

Updates `junit-jupiter-api` from 5.6.2 to 5.7.0
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.6.2...r5.7.0)

Updates `junit-jupiter-engine` from 5.6.2 to 5.7.0
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.6.2...r5.7.0)

Updates `junit-jupiter-params` from 5.6.2 to 5.7.0
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.6.2...r5.7.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 20, 2020
1 parent a42b97e commit 89ae60a
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 @@ -76,7 +76,7 @@
<!-- Versions for test dependencies -->
<assertj.version>3.16.1</assertj.version>
<awaitility.version>4.0.3</awaitility.version>
<junit.jupiter.version>5.6.2</junit.jupiter.version>
<junit.jupiter.version>5.7.0</junit.jupiter.version>
<logback-classic.version>1.2.3</logback-classic.version>
<mockito.version>3.3.3</mockito.version>

Expand Down

0 comments on commit 89ae60a

Please sign in to comment.