Skip to content

Commit

Permalink
Merge pull request #294 from uhafner/dependabot/maven/junit.version-5…
Browse files Browse the repository at this point in the history
….7.1

Bump junit.version from 5.7.0 to 5.7.1
  • Loading branch information
uhafner authored Feb 10, 2021
2 parents c19c34f + c54d192 commit cb870c0
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 @@
<commons.io.version>2.8.0</commons.io.version>

<!-- Project Test Dependencies Configuration -->
<junit.version>5.7.0</junit.version>
<junit.version>5.7.1</junit.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>
Expand Down

0 comments on commit cb870c0

Please sign in to comment.