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 7101f4a commit 13fac18Copy full SHA for 13fac18
pom.xml
@@ -112,7 +112,7 @@ limitations under the License.
112
<slf4j.version>2.0.9</slf4j.version>
113
<spotbugs.maven.plugin.version>4.7.3.6</spotbugs.maven.plugin.version>
114
<!-- SONAR -->
115
- <jacoco.version>0.8.10</jacoco.version>
+ <jacoco.version>0.8.11</jacoco.version>
116
<sonar.organization>streamthoughts</sonar.organization>
117
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
118
<sonar.dynamicAnalysis>reuseReports</sonar.dynamicAnalysis>
0 commit comments