Skip to content

Commit

Permalink
Bump version.junit from 5.7.1 to 5.7.2 (#2107)
Browse files Browse the repository at this point in the history
Bumps `version.junit` 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-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)

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)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aaron Klish <[email protected]>
  • Loading branch information
dependabot[bot] and aklish authored May 19, 2021
1 parent 15df484 commit f0626ea
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 @@ -89,7 +89,7 @@
<version.restassured>4.3.3</version.restassured>
<version.jackson>2.12.3</version.jackson>
<version.jersey>2.32</version.jersey>
<version.junit>5.7.1</version.junit>
<version.junit>5.7.2</version.junit>
<version.junit.platform>1.7.1</version.junit.platform>
<hibernate3.version>3.6.10.Final</hibernate3.version>
<hibernate5.version>5.4.30.Final</hibernate5.version>
Expand Down

0 comments on commit f0626ea

Please sign in to comment.