Skip to content

Commit

Permalink
updating jacoco to see if sonarcloud will detect code coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
SoLetsDev committed Jun 24, 2024
1 parent c1b68b0 commit 370d123
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@
<plugin>
<groupId>org.jacoco</groupId>
<artifactId>jacoco-maven-plugin</artifactId>
<version>0.8.4</version>
<version>0.8.8</version>
</plugin>
<plugin>
<groupId>org.hibernate.orm.tooling</groupId>
Expand Down

0 comments on commit 370d123

Please sign in to comment.