Skip to content

Commit 28472c0

Browse files
dependabot[bot]jknack
authored andcommitted
Bump jacoco.version from 0.8.5 to 0.8.7
Bumps `jacoco.version` from 0.8.5 to 0.8.7. Updates `org.jacoco.agent` from 0.8.5 to 0.8.7 - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.5...v0.8.7) Updates `jacoco-maven-plugin` from 0.8.5 to 0.8.7 - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.5...v0.8.7) --- updated-dependencies: - dependency-name: org.jacoco:org.jacoco.agent:runtime dependency-type: direct:development update-type: version-update:semver-patch - 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 c88ed08 commit 28472c0

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
@@ -396,7 +396,7 @@
396396
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
397397
<jackson2-version>2.13.0</jackson2-version>
398398
<humanize.version>1.2.2</humanize.version>
399-
<jacoco.version>0.8.5</jacoco.version>
399+
<jacoco.version>0.8.7</jacoco.version>
400400
<maven.build.timestamp.format>yyyy-MM-dd HH:mm:ssa</maven.build.timestamp.format>
401401
<timestamp>${maven.build.timestamp}</timestamp>
402402
</properties>

0 commit comments

Comments
 (0)