Update to JUnit version 5.3.2
This commit is contained in:
parent
aae1a0a681
commit
37ba8d3981
2
pom.xml
2
pom.xml
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue