Skip to content

Commit 9a90888

Browse files
Bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11
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] <support@github.com>
1 parent 14fb970 commit 9a90888

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
<mockito.version>5.6.0</mockito.version>
6060
<netty.version>4.1.100.Final</netty.version>
6161
<!-- Build / Plugin -->
62-
<jacoco-maven.version>0.8.10</jacoco-maven.version>
62+
<jacoco-maven.version>0.8.11</jacoco-maven.version>
6363
<maven-assembly.version>3.6.0</maven-assembly.version>
6464
<maven-clean.version>3.3.1</maven-clean.version>
6565
<maven-compiler.version>3.11.0</maven-compiler.version>

0 commit comments

Comments
 (0)