Skip to content

Commit

Permalink
Merge pull request #53 from Maps-Messaging/dependabot/maven/org.jacoc…
Browse files Browse the repository at this point in the history
…o-jacoco-maven-plugin-0.8.11

Bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11
  • Loading branch information
mbuckton authored Oct 21, 2023
2 parents 3ee8221 + e8be8f5 commit e2f9e49
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 @@ -169,7 +169,7 @@
<plugin>
<groupId>org.jacoco</groupId>
<artifactId>jacoco-maven-plugin</artifactId>
<version>0.8.10</version>
<version>0.8.11</version>
<configuration>
<excludes>
<!-- test code, lets not track the testing -->
Expand Down

0 comments on commit e2f9e49

Please sign in to comment.