Skip to content

Commit

Permalink
Bump Jacoco to 0.8.11
Browse files Browse the repository at this point in the history
  • Loading branch information
no-longer-human committed Mar 27, 2024
1 parent f74de1c commit f3c119b
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 @@ -94,7 +94,7 @@
<plugin>
<groupId>org.jacoco</groupId>
<artifactId>jacoco-maven-plugin</artifactId>
<version>0.8.3</version>
<version>0.8.11</version>
<executions>
<execution>
<goals>
Expand Down Expand Up @@ -123,7 +123,7 @@
<url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
</repository>
</distributionManagement>

<modules>
<module>core</module>
<module>lib</module>
Expand Down

0 comments on commit f3c119b

Please sign in to comment.