Skip to content

Commit

Permalink
build(deps): Bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11
Browse files Browse the repository at this point in the history
Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.10 to 0.8.11.
- [Release notes](https://github.com/jacoco/jacoco/releases)
- [Commits](jacoco/jacoco@v0.8.10...v0.8.11)

---
updated-dependencies:
- dependency-name: org.jacoco:jacoco-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 23, 2023
1 parent 9271274 commit bb8f2df
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 @@ -31,7 +31,7 @@
<org.assertj.version>3.24.2</org.assertj.version>
<org.awaitility.version>4.2.0</org.awaitility.version>
<org.hamcrest.version>2.2</org.hamcrest.version>
<org.jacoco.version>0.8.10</org.jacoco.version>
<org.jacoco.version>0.8.11</org.jacoco.version>
<org.junit.jupiter.version>5.10.0</org.junit.jupiter.version>
<org.mockito.version>5.6.0</org.mockito.version>
<org.slf4j.version>2.0.9</org.slf4j.version>
Expand Down

0 comments on commit bb8f2df

Please sign in to comment.