Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
bitcoder authored Jun 11, 2024
1 parent 92568fc commit bdf8c95
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 @@ -61,7 +61,7 @@
<junit.version>5.10.2</junit.version>
<junit-platform.version>1.10.2</junit-platform.version>
<jacoco.version>0.8.11</jacoco.version>
<internal.xray-maven-plugin.version>0.7.4</internal.xray-maven-plugin.version>
<internal.xray-maven-plugin.version>0.7.5</internal.xray-maven-plugin.version>
<unit.coverage.file>${project.build.directory}/jacoco-output/jacoco-unit-tests.exec</unit.coverage.file>
<it.coverage.file>${project.build.directory}/jacoco-output/jacoco-it-tests.exec</it.coverage.file>
<merged.coverage.file>${project.build.directory}/jacoco-output/merged.exec</merged.coverage.file>
Expand Down

0 comments on commit bdf8c95

Please sign in to comment.