Skip to content

Commit 1ac9acd

Browse files
authored
build(deps): update dependency org.jacoco:jacoco-maven-plugin to v0.8.12 (#2996)
1 parent 54bef01 commit 1ac9acd

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.11</version>
32+
<version>0.8.12</version>
3333
<executions>
3434
<execution>
3535
<goals>

0 commit comments

Comments
 (0)