Merge pull request #123 from omaster395464gh/dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.12

This commit is contained in:
Oliver 2024-04-09 07:17:30 +02:00 committed by GitHub
commit 69d487ab55
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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