Skip to content

Commit

Permalink
Bump junit-platform-launcher from 1.6.2 to 1.7.0
Browse files Browse the repository at this point in the history
Bumps [junit-platform-launcher](https://github.com/junit-team/junit5) from 1.6.2 to 1.7.0.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/commits)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 18, 2020
1 parent eaf1f82 commit b3f118b
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 @@ -35,7 +35,7 @@

<!-- Test Library Dependencies Versions -->
<junit.version>5.7.0</junit.version>
<junit-platform-launcher.version>1.6.2</junit-platform-launcher.version>
<junit-platform-launcher.version>1.7.0</junit-platform-launcher.version>
<mockito.version>3.5.11</mockito.version>
<assertj.version>3.17.2</assertj.version>
<archunit.version>0.14.1</archunit.version>
Expand Down

0 comments on commit b3f118b

Please sign in to comment.