chore: Use 0.7.4 LS with the URL encoding fixes

Closes #1124

Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
This commit is contained in:
Akos Kitta 2023-01-10 11:51:03 +01:00 committed by Akos Kitta
parent 432f3654df
commit 32e17745f1

View File

@ -168,7 +168,7 @@
"version": "14.0.0" "version": "14.0.0"
}, },
"languageServer": { "languageServer": {
"version": "0.7.2" "version": "0.7.4"
} }
} }
} }