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 46d897b commit af9ae80Copy full SHA for af9ae80
pom.xml
@@ -691,7 +691,7 @@
691
<domain-swagger-file>${project.basedir}/swagger/domain.json</domain-swagger-file>
692
<skip.unit.tests>false</skip.unit.tests>
693
<skip.dependency-check>false</skip.dependency-check>
694
- <jacoco.version>0.8.9</jacoco.version>
+ <jacoco.version>0.8.10</jacoco.version>
695
<git-commit-id-plugin-version>4.9.10</git-commit-id-plugin-version>
696
<htmlunit-version>2.70.0</htmlunit-version>
697
<checkstyle.config.location>${root.basedir}/build-tools/checkstyle/customized_google_checks.xml</checkstyle.config.location>
0 commit comments