Skip to content

Commit fcbd83e

Browse files
update jacoco to support JDK 24
1 parent 83818f6 commit fcbd83e

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
@@ -32,7 +32,7 @@
3232

3333
<!-- build plugin dependencies -->
3434
<dependency-check.version>12.1.0</dependency-check.version>
35-
<jacoco.version>0.8.12</jacoco.version>
35+
<jacoco.version>0.8.13</jacoco.version>
3636
<central-publishing.version>0.7.0</central-publishing.version>
3737
</properties>
3838

0 commit comments

Comments
 (0)