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 @@ -20,7 +20,7 @@ SPDX-License-Identifier: Apache-2.0
20
20
<project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
21
21
22
22
<compiler-plugin .version>3.11.0</compiler-plugin .version>
23
- <surefire-plugin .version>3.1.2 </surefire-plugin .version>
23
+ <surefire-plugin .version>3.2.1 </surefire-plugin .version>
24
24
<sonarqube-plugin .version>3.2.0</sonarqube-plugin .version>
25
25
26
26
<compas .core.version>0.16.0</compas .core.version>
@@ -197,7 +197,7 @@ SPDX-License-Identifier: Apache-2.0
197
197
<sonar .language>java</sonar .language>
198
198
199
199
<!-- JaCoCo Properties -->
200
- <jacoco .version>0.8.10 </jacoco .version>
200
+ <jacoco .version>0.8.11 </jacoco .version>
201
201
<sonar .java.coveragePlugin>jacoco</sonar .java.coveragePlugin>
202
202
<sonar .coverage.jacoco.xmlReportPaths>
203
203
target/site/jacoco/jacoco.xml,
You can’t perform that action at this time.
0 commit comments