Merge pull request #241 from omaster395464gh/dependabot/maven/main/org.jacoco-jacoco-maven-plugin-0.8.13

This commit is contained in:
Oliver 2025-04-03 16:39:27 +02:00 committed by GitHub
commit 1a8d3d9e95
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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