Skip to content

Commit ce2edb0

Browse files
chore: [DevOps] bump org.jacoco:jacoco-maven-plugin from 0.8.14 to 0.8.15 in the plugins group (#1199)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a568465 commit ce2edb0

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
@@ -896,7 +896,7 @@
896896
<plugin>
897897
<groupId>org.jacoco</groupId>
898898
<artifactId>jacoco-maven-plugin</artifactId>
899-
<version>0.8.14</version>
899+
<version>0.8.15</version>
900900
<executions>
901901
<execution>
902902
<id>prepare-agent</id>

0 commit comments

Comments
 (0)