Skip to content

Commit

Permalink
Bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12 (#174)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jun 13, 2024
1 parent 7e5c3be commit 1ff67e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
<properties>
<build-date>${maven.build.timestamp}</build-date>
<checkstyle.version>10.14.2</checkstyle.version>
<jacoco-maven-plugin.version>0.8.11</jacoco-maven-plugin.version>
<jacoco-maven-plugin.version>0.8.12</jacoco-maven-plugin.version>
<java-module-name>ac.simons.spring.boot.wro4j.autoconfigure</java-module-name>
<java.version>17</java.version>
<maven-checkstyle-plugin.version>3.3.1</maven-checkstyle-plugin.version>
Expand Down

0 comments on commit 1ff67e1

Please sign in to comment.