Skip to content

Commit

Permalink
Merge pull request #418 from no-longer-human/fresco-416-bump-jacoco-t…
Browse files Browse the repository at this point in the history
…o-0.8.11

Bump Jacoco to 0.8.11
  • Loading branch information
quackzar committed Apr 2, 2024
2 parents f74de1c + f3c119b commit 040477a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
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 040477a

Please sign in to comment.