Skip to content

Commit

Permalink
Merge pull request #295 from uhafner/dependabot/maven/org.junit.platf…
Browse files Browse the repository at this point in the history
…orm-junit-platform-launcher-1.7.1

Bump junit-platform-launcher from 1.7.0 to 1.7.1
  • Loading branch information
uhafner authored Feb 10, 2021
2 parents 3fb24eb + 70946f8 commit c19c34f
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.7.0</junit.version>
<junit-platform-launcher.version>1.7.0</junit-platform-launcher.version>
<junit-platform-launcher.version>1.7.1</junit-platform-launcher.version>
<mockito.version>3.7.7</mockito.version>
<assertj.version>3.19.0</assertj.version>
<archunit.version>0.16.0</archunit.version>
Expand Down

0 comments on commit c19c34f

Please sign in to comment.