We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7eb267e commit e522b37Copy full SHA for e522b37
2024/pom.xml
@@ -21,7 +21,7 @@
21
<native-maven-plugin.version>0.10.6</native-maven-plugin.version>
22
<imageName>AOC${project.artifactId}</imageName>
23
<junit5.version>5.12.1</junit5.version>
24
- <jacoco-maven-plugin.version>0.8.12</jacoco-maven-plugin.version>
+ <jacoco-maven-plugin.version>0.8.13</jacoco-maven-plugin.version>
25
</properties>
26
27
<dependencies>
0 commit comments