Skip to content

Commit e34084d

Browse files
authored
build(deps): update dependency org.jacoco:jacoco-maven-plugin to v0.8.10 (#2399)
1 parent b815cb8 commit e34084d

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.10</version>
3333
<executions>
3434
<execution>
3535
<goals>

0 commit comments

Comments
 (0)