Update to latest JUnit version

This commit is contained in:
Benedikt Ritter 2018-09-11 21:06:39 +02:00
parent 6dc3a6db11
commit 910f5427b3
No known key found for this signature in database
GPG Key ID: 9DAADC1C9FCC82D0
1 changed files with 1 additions and 1 deletions

View File

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