Skip to content

Commit 108f289

Browse files
committed
build: update jacoco verison
Signed-off-by: András Felleg <73272730+Andris28@users.noreply.github.com>
1 parent 90724a8 commit 108f289

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<surefire-version>3.1.2</surefire-version>
2323
<checkstyle-plugin-version>3.3.0</checkstyle-plugin-version>
2424
<checkstyle-version>10.23.0</checkstyle-version>
25-
<jacoco-plugin-version>0.8.12</jacoco-plugin-version>
25+
<jacoco-plugin-version>0.8.14</jacoco-plugin-version>
2626
<compiler-plugin-version>3.11.0</compiler-plugin-version>
2727
<okhttp3-version>5.3.2</okhttp3-version>
2828
<gson-version>2.13.1</gson-version>

0 commit comments

Comments
 (0)