Skip to content

Commit

Permalink
[project] bump junit version to 5.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
PhantomThief committed Oct 15, 2019
1 parent e672218 commit 01a406f
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.1</junit.version>
<junit.version>5.5.2</junit.version>

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

0 comments on commit 01a406f

Please sign in to comment.