Skip to content

Commit

Permalink
Feat: Added JaCoCo for test coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrianBalunan committed Apr 24, 2026
1 parent 2783d83 commit 2329d0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helpmehelpapplication/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
</plugin>
<plugin>
<groupId>org.jacoco</groupId>
<artifactId>jac'.oco-maven-plugin</artifactId>
<artifactId>jacoco-maven-plugin</artifactId>
<version>0.8.13</version>
<executions>
<execution>
Expand Down

0 comments on commit 2329d0d

Please sign in to comment.