Skip to content

Commit

Permalink
Merge pull request #22 from Blackdread/dependabot/maven/junit.version…
Browse files Browse the repository at this point in the history
…-5.5.1

Bump junit.version from 5.5.0 to 5.5.1
  • Loading branch information
Blackdread committed Jul 22, 2019
2 parents cccc824 + f3bb690 commit a6e9778
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 @@ -40,7 +40,7 @@

<nexus-staging-maven-plugin.version>1.6.8</nexus-staging-maven-plugin.version>

<junit.version>5.5.0</junit.version>
<junit.version>5.5.1</junit.version>
<junit.surefire.plugin.version>1.0.1</junit.surefire.plugin.version>
<!--<mockito.version>2.11.0</mockito.version>-->

Expand Down

0 comments on commit a6e9778

Please sign in to comment.