Skip to content

Commit 13bbe38

Browse files
SLVSCODE-875 Use latest SLLS
1 parent 531d355 commit 13bbe38

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "sonarlint-vscode",
33
"displayName": "SonarLint",
44
"description": "Linter to detect & fix coding issues locally in JS/TS, Python, PHP, Java, C, C++, C#, Go, IaC. Use with SonarQube & SonarCloud for optimal team performance.",
5-
"version": "4.12.0-SNAPSHOT",
5+
"version": "4.11.1-SNAPSHOT",
66
"icon": "images/sonarlint_wave_128px.png",
77
"publisher": "SonarSource",
88
"homepage": "https://www.sonarsource.com/products/sonarlint/",

scripts/dependencies.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
{
33
"groupId": "org.sonarsource.sonarlint.ls",
44
"artifactId": "sonarlint-language-server",
5-
"version": "3.11.0.75523",
5+
"version": "3.11.1.75553",
66
"output": "server/sonarlint-ls.jar"
77
},
88
{

0 commit comments

Comments
 (0)