Skip to content

Commit d6ccb52

Browse files
authored
build(deps): update dependency org.jacoco:jacoco-maven-plugin to v0.8.9 (#2363)
1 parent 78e8058 commit d6ccb52

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
@@ -29,7 +29,7 @@
2929
<plugin>
3030
<groupId>org.jacoco</groupId>
3131
<artifactId>jacoco-maven-plugin</artifactId>
32-
<version>0.8.8</version>
32+
<version>0.8.9</version>
3333
<executions>
3434
<execution>
3535
<goals>

0 commit comments

Comments
 (0)