Skip to content

Commit

Permalink
Bump junit-platform-launcher from 1.5.1 to 1.5.2
Browse files Browse the repository at this point in the history
Bumps [junit-platform-launcher](https://github.com/junit-team/junit5) from 1.5.1 to 1.5.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>
  • Loading branch information
dependabot-preview[bot] committed Sep 9, 2019
1 parent 1e664b8 commit b1dfb17
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 @@ -65,7 +65,7 @@

<!-- Project Test Dependencies Configuration -->
<junit.version>5.5.1</junit.version>
<junit-platform-launcher.version>1.5.1</junit-platform-launcher.version>
<junit-platform-launcher.version>1.5.2</junit-platform-launcher.version>
<mockito.version>3.0.0</mockito.version>
<assertj.version>3.13.2</assertj.version>
<archunit.version>0.11.0</archunit.version>
Expand Down

0 comments on commit b1dfb17

Please sign in to comment.