Skip to content

Commit 7524001

Browse files
#303 - bug fix (#305)
Update Jacoco version to get fix for: - Bug: madrapps GH action uses not filtered summary information.
1 parent d9c9ba3 commit 7524001

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

parent-conf/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979

8080
<!--Other properties-->
8181
<skip.docker.tests>true</skip.docker.tests>
82-
<jacoco.plugin.version>0.8.9</jacoco.plugin.version>
82+
<jacoco.plugin.version>0.8.10</jacoco.plugin.version>
8383
<spark-commons-test>0.4.0</spark-commons-test>
8484
</properties>
8585

0 commit comments

Comments
 (0)