Skip to content

Commit de2952d

Browse files
committed
SLE-1463 Update SonarPython analyzer to 5.21.0.32726
1 parent a443a4b commit de2952d

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

org.sonarlint.eclipse.core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
<artifactItem>
100100
<groupId>org.sonarsource.python</groupId>
101101
<artifactId>sonar-python-plugin</artifactId>
102-
<version>5.20.0.32295</version>
102+
<version>5.21.0.32726</version>
103103
<type>jar</type>
104104
</artifactItem>
105105
<artifactItem>

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,12 @@ <h1>{VERSION}</h1>
1919
-->
2020

2121
<div>
22-
<h1>12.0</h1>
22+
<h1>12.1</h1>
2323
<p>
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.21</li>
2728
<li>Update JS/TS/CSS analyzer -> <a href="https://github.com/SonarSource/SonarJS/releases/tag/12.3.0.39932">12.3</a></li>
2829
</ul>
2930
</div>

0 commit comments

Comments
 (0)