Skip to content

Commit

Permalink
ARTEMIS-4063: update to jacoco 0.8.8
Browse files Browse the repository at this point in the history
  • Loading branch information
gemmellr committed Oct 20, 2022
1 parent 16ef685 commit b8148e6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -148,8 +148,8 @@
<owb.version>1.7.0</owb.version>
<arquillian.version>1.1.11.Final</arquillian.version>
<servicemix.json-1.1.spec.version>2.9.0</servicemix.json-1.1.spec.version>
<version.org.jacoco>0.8.6</version.org.jacoco>
<version.org.jacoco.plugin>0.8.6</version.org.jacoco.plugin>
<version.org.jacoco>0.8.8</version.org.jacoco>
<version.org.jacoco.plugin>0.8.8</version.org.jacoco.plugin>
<version.micrometer>1.8.5</version.micrometer>
<hamcrest.version>2.1</hamcrest.version>
<junit.version>4.13.2</junit.version>
Expand Down

0 comments on commit b8148e6

Please sign in to comment.