Skip to content
This repository has been archived by the owner on Jan 13, 2024. It is now read-only.

Commit

Permalink
Merge pull request #10 from StrangerCoug/dependabot/maven/org.jacoco-…
Browse files Browse the repository at this point in the history
…jacoco-maven-plugin-0.8.10

Bump org.jacoco:jacoco-maven-plugin from 0.8.6 to 0.8.10
  • Loading branch information
StrangerCoug committed Sep 4, 2023
2 parents e35387e + e010cf0 commit b40dfb8
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 @@ -42,7 +42,7 @@
<dependency>
<groupId>org.jacoco</groupId>
<artifactId>jacoco-maven-plugin</artifactId>
<version>0.8.6</version>
<version>0.8.10</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit b40dfb8

Please sign in to comment.