Skip to content

Commit abddcfb

Browse files
Update jacoco version for handling the tests that are run with latest Java version
1 parent 38995df commit abddcfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
<gson.version>2.8.2</gson.version>
7070
<slf4j.version>1.7.25</slf4j.version>
7171
<junit.version>4.13.2</junit.version>
72-
<jacoco.version>0.8.4</jacoco.version>
72+
<jacoco.version>0.8.10</jacoco.version>
7373
<sonar.pluginKey>icode</sonar.pluginKey>
7474
<sonar.pluginClass>fr.cnes.sonar.plugins.icode.ICodePlugin</sonar.pluginClass>
7575
<sonar.pluginUrl>https://github.com/cnescatlab/sonar-icode-cnes-plugin</sonar.pluginUrl>

0 commit comments

Comments
 (0)