We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 206e444 + 81b92de commit 50693ceCopy full SHA for 50693ce
Project.toml
@@ -1,6 +1,6 @@
1
name = "StaticLint"
2
uuid = "b3cc710f-9c33-5bdb-a03d-a94903873e97"
3
-version = "7.0.1-DEV"
+version = "8.0.1-DEV"
4
5
[deps]
6
Serialization = "9e88b42a-f829-5b0c-bbe9-9e923198166b"
@@ -16,7 +16,7 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
16
[compat]
17
julia = "1"
18
CSTParser = "3.1"
19
-SymbolServer = "5.1.1, 6.0"
+SymbolServer = "5.1.1, 6.0, 7.0"
20
21
[targets]
22
test = ["Test", "Pkg", "SHA", "LibGit2"]
0 commit comments