Skip to content

Commit

Permalink
PROTON-2771: update to jacoco 0.8.10
Browse files Browse the repository at this point in the history
  • Loading branch information
gemmellr committed Oct 10, 2023
1 parent 9cf66a7 commit 6fd189d
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 @@ -40,7 +40,7 @@

<!-- Plugin versions -->
<maven-bundle-plugin-version>5.1.8</maven-bundle-plugin-version>
<jacoco-plugin-version>0.8.8</jacoco-plugin-version>
<jacoco-plugin-version>0.8.10</jacoco-plugin-version>

<!-- See also maven.compiler.release in the java9on profile -->
<maven.compiler.source>1.8</maven.compiler.source>
Expand Down

0 comments on commit 6fd189d

Please sign in to comment.