Update JaCoCo to version 0.8.4.
This commit is contained in:
parent
456f92cc9b
commit
326f86925d
2
pom.xml
2
pom.xml
|
@ -606,7 +606,7 @@
|
|||
<jmh.version>1.21</jmh.version>
|
||||
<uberjar.name>benchmarks</uberjar.name>
|
||||
|
||||
<commons.jacoco.version>0.8.3</commons.jacoco.version>
|
||||
<commons.jacoco.version>0.8.4</commons.jacoco.version>
|
||||
<commons.surefire.version>3.0.0-M3</commons.surefire.version>
|
||||
<commons.javadoc.version>3.1.0</commons.javadoc.version>
|
||||
|
||||
|
|
Loading…
Reference in New Issue