We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26318c9 commit 2d25867Copy full SHA for 2d25867
pom.xml
@@ -19,7 +19,7 @@
19
<org.apache.commons.lang.version>3.17.0</org.apache.commons.lang.version>
20
<org.apache.commons.exec.version>1.4.0</org.apache.commons.exec.version>
21
<jgit.version>5.13.1.202206130422-r</jgit.version>
22
- <jacoco.version>0.8.12</jacoco.version>
+ <jacoco.version>0.8.13</jacoco.version>
23
<takari-plugin-testing.version>3.0.5</takari-plugin-testing.version>
24
<google-java-format.version>1.26.0</google-java-format.version>
25
</properties>
0 commit comments