Skip to content

Commit 0d50c88

Browse files
Bump jacoco-maven-plugin from 0.8.3 to 0.8.5
Bumps [jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.3 to 0.8.5. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.3...v0.8.5) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 2d89ca7 commit 0d50c88

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
@@ -123,7 +123,7 @@
123123
<plugin>
124124
<groupId>org.jacoco</groupId>
125125
<artifactId>jacoco-maven-plugin</artifactId>
126-
<version>0.8.3</version>
126+
<version>0.8.5</version>
127127
<configuration>
128128
<excludes>
129129
<exclude>**/*Properties.*</exclude>

0 commit comments

Comments
 (0)