Update to JUnit version 5.3.2

This commit is contained in:
pascalschumacher 2018-12-02 14:11:09 +01:00
parent aae1a0a681
commit 37ba8d3981
1 changed files with 1 additions and 1 deletions

View File

@ -627,7 +627,7 @@
<jmh.version>1.21</jmh.version>
<uberjar.name>benchmarks</uberjar.name>
<junit.version>5.3.1</junit.version>
<junit.version>5.3.2</junit.version>
<!-- generate report even if there are binary incompatible changes -->
<commons.japicmp.breakBuildOnBinaryIncompatibleModifications>false</commons.japicmp.breakBuildOnBinaryIncompatibleModifications>