Skip to content

Commit 2a8dd37

Browse files
Bump jacoco-maven-plugin from 0.8.5 to 0.8.6 in /PgBulkInsert
Bumps [jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.5 to 0.8.6. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.5...v0.8.6) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 541476a commit 2a8dd37

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)