Skip to content
This repository has been archived by the owner on Sep 8, 2024. It is now read-only.

Commit

Permalink
chore(deps): 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 21, 2023
1 parent 9b16664 commit 3c8a2ad
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 @@ -21,7 +21,7 @@
<properties>
<spring-data-jdbc.version>1.2.1.RELEASE</spring-data-jdbc.version>
<springfox-swagger.version>3.0.0</springfox-swagger.version>
<jacoco.version>0.8.10</jacoco.version>
<jacoco.version>0.8.11</jacoco.version>
<sonar.junit.reportPaths>target/surefire-reports</sonar.junit.reportPaths>
<sonar.sources>src/main</sonar.sources>
<sonar.java.coveragePlugin>jacoco</sonar.java.coveragePlugin>
Expand Down

0 comments on commit 3c8a2ad

Please sign in to comment.