Skip to content

Commit

Permalink
Bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 (#215)
Browse files Browse the repository at this point in the history
  • Loading branch information
caring-coder authored Feb 1, 2024
2 parents 34e6748 + 8f0535a commit f43ffc2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@
<plugin>
<groupId>org.jacoco</groupId>
<artifactId>jacoco-maven-plugin</artifactId>
<version>0.8.10</version>
<version>0.8.11</version>
<executions>
<execution>
<id>prepare-agent</id>
Expand Down Expand Up @@ -261,7 +261,7 @@
<plugin>
<groupId>org.jacoco</groupId>
<artifactId>jacoco-maven-plugin</artifactId>
<version>0.8.10</version>
<version>0.8.11</version>
<reportSets>
<reportSet>
<reports>
Expand Down

0 comments on commit f43ffc2

Please sign in to comment.