Skip to content

Commit a242bdc

Browse files
committed
Update JaCoCo version to 0.8.13 for Java 18 compatibility
1 parent cca4fb4 commit a242bdc

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
@@ -92,7 +92,7 @@
9292
<retrofit-source.version>2.12.0</retrofit-source.version>
9393
<converter-gson-version>2.12.0</converter-gson-version>
9494
<okhttp.version>4.12.0</okhttp.version>
95-
<jococo-plugin.version>0.8.11</jococo-plugin.version>
95+
<jococo-plugin.version>0.8.13</jococo-plugin.version>
9696
<lombok-source.version>1.18.38</lombok-source.version>
9797
<junit-jupiter.version>5.11.4</junit-jupiter.version>
9898
<junit-jupiter-engine.version>5.10.1</junit-jupiter-engine.version>

0 commit comments

Comments
 (0)