Skip to content

Commit a1f3a82

Browse files
Merge pull request #1360 from OSGP/feature/FDP-1300-sonar-code-coverage
FDP-1300 update Jacoco to 0.8.12
2 parents 43fcbe5 + cf3fafe commit a1f3a82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

super/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ SPDX-License-Identifier: Apache-2.0
125125
<protobuf.version>2.4.1</protobuf.version>
126126
<guava.version>32.1.2-jre</guava.version>
127127
<spotbugs.version>4.6.0</spotbugs.version>
128-
<jacoco.version>0.8.8</jacoco.version>
128+
<jacoco.version>0.8.12</jacoco.version>
129129
<selenium.java.version>4.21.0</selenium.java.version>
130130
<SunriseSunsetCalculator.version>1.2</SunriseSunsetCalculator.version>
131131
<ant.junit.version>1.10.14</ant.junit.version>

0 commit comments

Comments
 (0)