We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83f4dcd commit 7f6092eCopy full SHA for 7f6092e
1 file changed
Project.toml
@@ -1,6 +1,6 @@
1
name = "LanguageServer"
2
uuid = "2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7"
3
-version = "5.0.0-DEV"
+version = "5.0.0"
4
5
[deps]
6
CSTParser = "00ebfdb7-1f24-5e51-bd34-a7502290713f"
@@ -26,7 +26,7 @@ JSON = "0.20, 0.21"
26
JSONRPC = "2"
27
JuliaFormatter = "1"
28
PrecompileTools = "1"
29
-StaticLint = "8.0"
+StaticLint = "9.0"
30
JuliaWorkspaces = "7"
31
SymbolServer = "8"
32
Tokenize = "0.5.10"
0 commit comments