Skip to content

Commit 09c38c3

Browse files
build(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.13 to 0.8.14
Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.13 to 0.8.14. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.13...v0.8.14) --- updated-dependencies: - dependency-name: org.jacoco:jacoco-maven-plugin dependency-version: 0.8.14 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 93621e1 commit 09c38c3

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
@@ -92,7 +92,7 @@
9292
<maven-javadoc-plugin.version>3.12.0</maven-javadoc-plugin.version>
9393
<aven-source-plugin.version>3.3.1</aven-source-plugin.version>
9494
<dokka-maven-plugin.version>2.0.0</dokka-maven-plugin.version>
95-
<jacoco-maven-plugin.version>0.8.13</jacoco-maven-plugin.version>
95+
<jacoco-maven-plugin.version>0.8.14</jacoco-maven-plugin.version>
9696
<maven-enforcer-plugin.version>3.6.2</maven-enforcer-plugin.version>
9797
<dokka.plugin.version>0.10.0</dokka.plugin.version>
9898
<kotlin.code.style>official</kotlin.code.style>

0 commit comments

Comments
 (0)