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 9499ba0 commit 959af6cCopy full SHA for 959af6c
pom.xml
@@ -646,7 +646,7 @@
646
<domain-swagger-file>${project.basedir}/swagger/domain.json</domain-swagger-file>
647
<skip.unit.tests>false</skip.unit.tests>
648
<skip.dependency-check>false</skip.dependency-check>
649
- <jacoco.version>0.8.8</jacoco.version>
+ <jacoco.version>0.8.9</jacoco.version>
650
<git-commit-id-plugin-version>4.9.10</git-commit-id-plugin-version>
651
<htmlunit-version>2.70.0</htmlunit-version>
652
<checkstyle.config.location>${root.basedir}/build-tools/checkstyle/customized_google_checks.xml</checkstyle.config.location>
0 commit comments