Skip to content

Commit

Permalink
Merge pull request #104 from tommens/dependabot/maven/org.jacoco-jaco…
Browse files Browse the repository at this point in the history
…co-maven-plugin-0.8.11

Bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11
  • Loading branch information
tommens authored Dec 5, 2023
2 parents 372a867 + 373edf5 commit 4898fbb
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 @@ -18,7 +18,7 @@
<junit-jupiter.version>5.10.1</junit-jupiter.version>
<junit-platform-suite.version>1.9.3</junit-platform-suite.version>
<cucumber.version>7.14.0</cucumber.version>
<jacoco.version>0.8.10</jacoco.version>
<jacoco.version>0.8.11</jacoco.version>
<javadoc.version>3.6.3</javadoc.version>
<sonar.organization>tommens</sonar.organization>
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
Expand Down

0 comments on commit 4898fbb

Please sign in to comment.