Skip to content

Commit 461ffce

Browse files
SLVSCODE-1077 Update text analyzer 2.21.0 to 2.21.1
1 parent 0aa09fd commit 461ffce

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
* Update PHP analyzer 3.44 -> [3.45](https://sonarsource.atlassian.net/issues/?jql=fixVersion%20=%2016961%20ORDER%20BY%20created%20ASC)
88
* Update IaC analyzer 1.43 -> [1.44](https://sonarsource.atlassian.net/issues/?jql=fixVersion%20=%2016989%20ORDER%20BY%20created%20ASC)
99
* Update Python analyzer 5.1.0 -> [5.2.0](https://sonarsource.atlassian.net/issues/?jql=fixVersion%20%3D%2017321%20ORDER%20BY%20created%20ASC)
10+
* Update Text and Secrets analyzer 2.21.0 -> [2.21.1](https://sonarsource.atlassian.net/issues/?jql=fixVersion%20%3D%2017785%20ORDER%20BY%20created%20ASC)
1011

1112
## 4.17
1213

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1006,7 +1006,7 @@
10061006
{
10071007
"groupId": "org.sonarsource.text",
10081008
"artifactId": "sonar-text-plugin",
1009-
"version": "2.21.0.5225",
1009+
"version": "2.21.1.5779",
10101010
"output": "analyzers/sonartext.jar"
10111011
},
10121012
{

0 commit comments

Comments
 (0)