Skip to content

Commit

Permalink
[project] bump junit version to 5.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
PhantomThief committed Feb 12, 2020
1 parent 0db2db1 commit a90abf4
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 @@ -20,7 +20,7 @@
<more-lambdas.version>0.1.8</more-lambdas.version>
<logback-classic.version>1.1.8</logback-classic.version>

<junit.version>5.5.2</junit.version>
<junit.version>5.6.0</junit.version>

<coveralls-maven-plugin.version>4.3.0</coveralls-maven-plugin.version>
<jacoco-maven-plugin.version>0.8.5</jacoco-maven-plugin.version>
Expand Down

0 comments on commit a90abf4

Please sign in to comment.