Skip to content

Commit

Permalink
chore(deps): update dependency org.jacoco:jacoco-maven-plugin to v0.8…
Browse files Browse the repository at this point in the history
….12 (#1050)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 3, 2024
1 parent f8fa100 commit 43f1ed0
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 @@ -95,7 +95,7 @@
<sonar.organization>micronaut-projects</sonar.organization>
<sonar.java.checkstyle.reportPaths>${project.basedir}/target/checkstyle-result.xml</sonar.java.checkstyle.reportPaths>
<sonar.coverage.jacoco.xmlReportPaths>${maven.multiModuleProjectDirectory}/micronaut-maven-integration-tests/target/site/jacoco-aggregate/jacoco.xml</sonar.coverage.jacoco.xmlReportPaths>
<jacoco.version>0.8.11</jacoco.version>
<jacoco.version>0.8.12</jacoco.version>
<junit-jupiter.version>5.10.2</junit-jupiter.version>
<directory-watcher.version>0.18.0</directory-watcher.version>
<testcontainers.version>1.19.7</testcontainers.version>
Expand Down

0 comments on commit 43f1ed0

Please sign in to comment.