Skip to content

Commit

Permalink
Bump jacoco.version from 0.8.11 to 0.8.12 (#431)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 3, 2024
1 parent 8f598c7 commit b2cb420
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 @@ -18,7 +18,7 @@

<properties>
<revision>0.1.0-SNAPSHOT</revision>
<jacoco.version>0.8.11</jacoco.version>
<jacoco.version>0.8.12</jacoco.version>
<skipTests>false</skipTests> <!--unit, integration and e2e tests-->
<skipUnits>${skipTests}</skipUnits> <!--unit tests only-->
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down

0 comments on commit b2cb420

Please sign in to comment.