Skip to content

Commit

Permalink
Update dependency org.jacoco:jacoco-maven-plugin to v0.8.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 16, 2023
1 parent dc1923e commit 32bc23f
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 @@ -57,7 +57,7 @@
<junit.jupiter.version>5.9.2</junit.jupiter.version>
<junit.vintage.version>5.9.2</junit.vintage.version>
<slf4j.version>1.7.36</slf4j.version>
<jacoco.version>0.8.9</jacoco.version>
<jacoco.version>0.8.11</jacoco.version>
<sonar.organization>lifs-tools</sonar.organization>
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
<jib.skip>true</jib.skip>
Expand Down

0 comments on commit 32bc23f

Please sign in to comment.