Skip to content

Commit

Permalink
Update to Jacoco 0.8.11. 0.8.7 doesn't work with Java 21.
Browse files Browse the repository at this point in the history
  • Loading branch information
Randgalt committed Feb 25, 2024
1 parent 6ec279a commit 5b3031b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<maven-jar-plugin-version>3.2.0</maven-jar-plugin-version>
<maven-surefire-plugin-version>3.0.0-M5</maven-surefire-plugin-version>

<jacoco-maven-plugin-version>0.8.7</jacoco-maven-plugin-version>
<jacoco-maven-plugin-version>0.8.11</jacoco-maven-plugin-version>
<formatter-maven-plugin-version>2.22.0</formatter-maven-plugin-version>

<license-file-path>src/etc/header.txt</license-file-path>
Expand Down

0 comments on commit 5b3031b

Please sign in to comment.