Skip to content

Commit 2a74068

Browse files
authored
Merge pull request #101 from PgBulkInsert/dependabot/maven/PgBulkInsert/org.jacoco-jacoco-maven-plugin-0.8.6
Bump jacoco-maven-plugin from 0.8.5 to 0.8.6 in /PgBulkInsert
2 parents 7e9432b + 2a8dd37 commit 2a74068

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PgBulkInsert/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@
148148
<plugin>
149149
<groupId>org.jacoco</groupId>
150150
<artifactId>jacoco-maven-plugin</artifactId>
151-
<version>0.8.5</version>
151+
<version>0.8.6</version>
152152
<executions>
153153
<execution>
154154
<id>default-prepare-agent</id>

0 commit comments

Comments
 (0)