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 1e75076 commit 581b883Copy full SHA for 581b883
pom.xml
@@ -683,7 +683,7 @@
683
<domain-swagger-file>${project.basedir}/swagger/domain.json</domain-swagger-file>
684
<skip.unit.tests>false</skip.unit.tests>
685
<skip.dependency-check>false</skip.dependency-check>
686
- <jacoco.version>0.8.8</jacoco.version>
+ <jacoco.version>0.8.9</jacoco.version>
687
<git-commit-id-plugin-version>4.9.10</git-commit-id-plugin-version>
688
<htmlunit-version>2.70.0</htmlunit-version>
689
<checkstyle.config.location>${root.basedir}/build-tools/checkstyle/customized_google_checks.xml</checkstyle.config.location>
0 commit comments