We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a435df commit 3968f9aCopy full SHA for 3968f9a
pom.xml
@@ -19,7 +19,7 @@
19
<org.apache.commons.lang.version>3.13.0</org.apache.commons.lang.version>
20
<org.apache.commons.exec.version>1.3</org.apache.commons.exec.version>
21
<jgit.version>5.13.1.202206130422-r</jgit.version>
22
- <jacoco.version>0.8.10</jacoco.version>
+ <jacoco.version>0.8.11</jacoco.version>
23
<takari-plugin-testing.version>3.0.1</takari-plugin-testing.version>
24
<google-java-format.version>1.18.1</google-java-format.version>
25
</properties>
0 commit comments