Skip to content

Commit

Permalink
chore: bump JaCoCo version to 0.8.12
Browse files Browse the repository at this point in the history
  • Loading branch information
phmz committed Jun 19, 2024
1 parent 01b95c8 commit 29b6d47
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 @@ -16,7 +16,7 @@
<properties>
<java.version>17</java.version>
<kotlin.version>1.9.22</kotlin.version>
<jacoco-maven-plugin.version>0.8.8</jacoco-maven-plugin.version>
<jacoco-maven-plugin.version>0.8.12</jacoco-maven-plugin.version>
<h2.version>2.2.220</h2.version>
<jackson-databind.version>2.16.0</jackson-databind.version>
<snakeyaml.version>2.0</snakeyaml.version>
Expand Down

0 comments on commit 29b6d47

Please sign in to comment.