Skip to content

Commit 2c51337

Browse files
Bump org.jacoco:jacoco-maven-plugin from 0.8.8 to 0.8.11
Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.8 to 0.8.11. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.8...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 ce0cba4 commit 2c51337

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
@@ -31,7 +31,7 @@
3131
<graphql-java-extended-scalars.version>20.2</graphql-java-extended-scalars.version>
3232
<junit-jupiter.version>5.10.2</junit-jupiter.version>
3333
<mockito.version>5.9.0</mockito.version>
34-
<jacoco.version>0.8.8</jacoco.version>
34+
<jacoco.version>0.8.11</jacoco.version>
3535
</properties>
3636

3737
<dependencies>

0 commit comments

Comments
 (0)