Skip to content

Commit be974a3

Browse files
authored
SLE-1209 Update CFamily analyzer to 6.68.0.85760 (#906)
1 parent 0600e4d commit be974a3

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

org.sonarlint.eclipse.core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@
160160
<artifactItem>
161161
<groupId>com.sonarsource.cpp</groupId>
162162
<artifactId>sonar-cfamily-plugin</artifactId>
163-
<version>6.67.0.84717</version>
163+
<version>6.68.0.85760</version>
164164
<type>jar</type>
165165
</artifactItem>
166166
</artifactItems>

org.sonarlint.eclipse.ui/intro/RELEASE_NOTES.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,9 @@ <h2>11.10</h2>
2424
See the <a href="https://github.com/SonarSource/sonarlint-eclipse/releases">GitHub Release page</a>
2525
</p>
2626
<ul>
27-
<li>Update Python analyzer -> 5.5.0.23291</li>
28-
<li>Update Java (Symbolic Execution) analyzer -> <a href="https://github.com/SonarSource/sonar-java-symbolic-execution/releases/tag/8.16.0.131">8.16.0.131</a></li>
27+
<li>Update Python analyzer -> 5.5</li>
28+
<li>Update Java (Symbolic Execution) analyzer -> <a href="https://github.com/SonarSource/sonar-java-symbolic-execution/releases/tag/8.16.0.131">8.16</a></li>
29+
<li>Update C/C++ analyzer -> 6.68</li>
2930
</ul>
3031
</div>
3132

0 commit comments

Comments
 (0)