File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ SPDX-License-Identifier: Apache-2.0
24
24
<sonarqube-plugin .version>3.2.0</sonarqube-plugin .version>
25
25
26
26
<compas .core.version>0.12.0</compas .core.version>
27
- <quarkus .platform.version>2.16.5 .Final</quarkus .platform.version>
27
+ <quarkus .platform.version>2.16.6 .Final</quarkus .platform.version>
28
28
29
29
<jaxb-impl .version>2.3.8</jaxb-impl .version>
30
30
<microprofile-openapi-api .version>3.1</microprofile-openapi-api .version>
@@ -210,7 +210,7 @@ SPDX-License-Identifier: Apache-2.0
210
210
<sonar .language>java</sonar .language>
211
211
212
212
<!-- JaCoCo Properties -->
213
- <jacoco .version>0.8.8 </jacoco .version>
213
+ <jacoco .version>0.8.9 </jacoco .version>
214
214
<sonar .java.coveragePlugin>jacoco</sonar .java.coveragePlugin>
215
215
<sonar .coverage.jacoco.xmlReportPaths>
216
216
target/site/jacoco/jacoco.xml,
You can’t perform that action at this time.
0 commit comments