Merge pull request #83 from omaster395464gh/dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.11

Bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11
This commit is contained in:
Oliver 2023-10-19 09:17:41 +02:00 committed by GitHub
commit 83432c80b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -171,7 +171,7 @@
<plugin>
<groupId>org.jacoco</groupId>
<artifactId>jacoco-maven-plugin</artifactId>
<version>0.8.10</version>
<version>0.8.11</version>
<executions>
<execution>
<id>prepare-agent</id>