Skip to content

Commit

Permalink
Merge branch 'develop' into dependabot/maven/quarkus.platform.version…
Browse files Browse the repository at this point in the history
…-2.16.6.Final
  • Loading branch information
pascalwilbrink authored Apr 5, 2023
2 parents 5c55891 + 0b37b0f commit 5e30740
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 @@ -193,7 +193,7 @@ SPDX-License-Identifier: Apache-2.0
<sonar.language>java</sonar.language>

<!-- JaCoCo Properties -->
<jacoco.version>0.8.8</jacoco.version>
<jacoco.version>0.8.9</jacoco.version>
<sonar.java.coveragePlugin>jacoco</sonar.java.coveragePlugin>
<sonar.coverage.jacoco.xmlReportPaths>
target/site/jacoco/jacoco.xml,
Expand Down

0 comments on commit 5e30740

Please sign in to comment.