Skip to content

Commit

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

Updates `junit-jupiter-api` from 5.7.1 to 5.7.2
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.7.1...r5.7.2)

Updates `junit-jupiter-engine` from 5.7.1 to 5.7.2
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.7.1...r5.7.2)

Updates `junit-vintage-engine` from 5.7.1 to 5.7.2
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.7.1...r5.7.2)

Updates `junit-jupiter-params` from 5.7.1 to 5.7.2
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.7.1...r5.7.2)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 29, 2021
1 parent 39ea66d commit 9c8177e
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 @@ -31,7 +31,7 @@

<!-- Test Library Dependencies Versions -->
<equalsverifier.version>3.6.1</equalsverifier.version>
<junit.version>5.7.1</junit.version>
<junit.version>5.7.2</junit.version>
<junit-platform-launcher.version>1.7.1</junit-platform-launcher.version>
<mockito.version>3.9.0</mockito.version>
<assertj.version>3.19.0</assertj.version>
Expand Down

0 comments on commit 9c8177e

Please sign in to comment.