Skip to content

Commit fa5d3a5

Browse files
authored
build(deps): update dependency org.jacoco:jacoco-maven-plugin to v0.8.6 (#431)
1 parent 9bce4d6 commit fa5d3a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

google-cloud-spanner/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<plugin>
2525
<groupId>org.jacoco</groupId>
2626
<artifactId>jacoco-maven-plugin</artifactId>
27-
<version>0.8.5</version>
27+
<version>0.8.6</version>
2828
<executions>
2929
<execution>
3030
<goals>

0 commit comments

Comments
 (0)