#923 - Upgrade to Jacoco 0.8.5.

This commit is contained in:
Mark Paluch
2019-11-20 08:59:34 +01:00
parent 9faa74ff0d
commit f221fdaa09

View File

@@ -105,7 +105,7 @@
<guava>19.0</guava>
<hamcrest>1.3</hamcrest>
<jackson>2.10.1</jackson>
<jacoco>0.8.2</jacoco>
<jacoco>0.8.5</jacoco>
<jodatime>2.10.4</jodatime>
<jsonpath>2.4.0</jsonpath>
<!-- Deprecated: Use junit-vintage-engine and JUnit 4 is included as transitive dependency -->