Skip to content

Commit 6e6a5a2

Browse files
dependabot[bot]apupier
authored andcommitted
Bump org.jacoco:jacoco-maven-plugin from 0.8.12 to 0.8.13
Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.12 to 0.8.13. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.12...v0.8.13) --- updated-dependencies: - dependency-name: org.jacoco:jacoco-maven-plugin dependency-version: 0.8.13 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 85de65d commit 6e6a5a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<properties>
4242
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
4343
<maven.compiler.release>17</maven.compiler.release>
44-
<jacoco.version>0.8.12</jacoco.version>
44+
<jacoco.version>0.8.13</jacoco.version>
4545
<lsp4j.version>0.24.0</lsp4j.version>
4646
<slf4j.version>1.7.36</slf4j.version>
4747
<log4j-slf4j.version>2.24.3</log4j-slf4j.version>

0 commit comments

Comments
 (0)