Skip to content

Commit fbdbb90

Browse files
chore(deps): bump jacoco-maven-plugin from 0.8.6 to 0.8.7
Bumps [jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.6 to 0.8.7. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.6...v0.8.7) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent f1923b3 commit fbdbb90

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
@@ -130,7 +130,7 @@
130130
<plugin>
131131
<groupId>org.jacoco</groupId>
132132
<artifactId>jacoco-maven-plugin</artifactId>
133-
<version>0.8.6</version>
133+
<version>0.8.7</version>
134134
<configuration>
135135
<excludes>
136136
<exclude>spotify/api/enums/**</exclude>

0 commit comments

Comments
 (0)