Skip to content

Commit

Permalink
Merge pull request #35 from uhafner/dependabot/maven/org.junit.platfo…
Browse files Browse the repository at this point in the history
…rm-junit-platform-launcher-1.5.2

Bump junit-platform-launcher from 1.5.1 to 1.5.2
  • Loading branch information
uhafner authored Sep 18, 2019
2 parents e1ed27e + 03e36d5 commit f60e661
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 @@ -63,7 +63,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.1</assertj.version>
<archunit.version>0.11.0</archunit.version>
Expand Down

0 comments on commit f60e661

Please sign in to comment.