Skip to content

Commit

Permalink
Merge f899a8a into daa7372
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 2, 2024
2 parents daa7372 + f899a8a commit 8512cfa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions spoon-pom/pom.xml
Expand Up @@ -295,7 +295,7 @@
<plugin>
<groupId>org.jacoco</groupId>
<artifactId>jacoco-maven-plugin</artifactId>
<version>0.8.11</version>
<version>0.8.12</version>
</plugin>
</plugins>
</pluginManagement>
Expand Down Expand Up @@ -523,7 +523,7 @@
<plugin>
<groupId>org.jacoco</groupId>
<artifactId>jacoco-maven-plugin</artifactId>
<version>0.8.11</version>
<version>0.8.12</version>
<configuration>
<skip>true</skip>
</configuration>
Expand Down

0 comments on commit 8512cfa

Please sign in to comment.