Skip to content

Commit

Permalink
build(deps): Bump version.junit5.platform from 1.7.1 to 1.7.2 (#334)
Browse files Browse the repository at this point in the history
Bumps `version.junit5.platform` from 1.7.1 to 1.7.2.

Updates `junit-platform-engine` from 1.7.1 to 1.7.2
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/commits)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Scott M Stark <starksm64@gmail.com>
  • Loading branch information
dependabot-preview[bot] and starksm64 committed Jun 17, 2021
1 parent 364b5f0 commit 9f13375
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
<!-- Arquillian Core common Deps, Test related -->
<version.javax.inject>1</version.javax.inject>
<version.junit>4.13.2</version.junit>
<version.junit5.platform>1.7.2</version.junit5.platform>
<version.junit5>5.7.2</version.junit5>
<version.junit5.platform>1.7.1</version.junit5.platform>
<version.mockito_all>1.10.19</version.mockito_all>
<version.testng>7.4.0</version.testng>
<version.assertj>2.9.1</version.assertj>
Expand Down

0 comments on commit 9f13375

Please sign in to comment.