Skip to content

Commit

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

Bump junit-platform-launcher from 1.6.0 to 1.6.1
  • Loading branch information
uhafner authored Mar 29, 2020
2 parents b1adbee + 06b016e commit 79487eb
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 @@ -62,7 +62,7 @@

<!-- Project Test Dependencies Configuration -->
<junit.version>5.6.0</junit.version>
<junit-platform-launcher.version>1.6.0</junit-platform-launcher.version>
<junit-platform-launcher.version>1.6.1</junit-platform-launcher.version>
<mockito.version>3.3.3</mockito.version>
<assertj.version>3.15.0</assertj.version>
<archunit.version>0.13.1</archunit.version>
Expand Down

0 comments on commit 79487eb

Please sign in to comment.