Skip to content

Commit

Permalink
Bump the build-dependencies group with 1 update
Browse files Browse the repository at this point in the history
Bumps the build-dependencies group with 1 update: [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco).

- [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
  dependency-group: build-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 17, 2023
1 parent 7340d5e commit b92bf32
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 @@ -289,7 +289,7 @@
<!-- Surefire versions are a minefield of bugs: be careful with upgrades -->
<version.surefire.plugin>3.1.2</version.surefire.plugin>
<version.surefire.plugin.java-version.asm>9.6</version.surefire.plugin.java-version.asm>
<version.jacoco.plugin>0.8.10</version.jacoco.plugin>
<version.jacoco.plugin>0.8.11</version.jacoco.plugin>
<version.com.buschmais.jqassistant.plugin>2.0.8</version.com.buschmais.jqassistant.plugin>
<version.docker.maven.plugin>0.43.4</version.docker.maven.plugin>
<version.moditect.plugin>1.0.0.Final</version.moditect.plugin>
Expand Down

0 comments on commit b92bf32

Please sign in to comment.