Skip to content

Commit 50693ce

Browse files
authored
Merge branch 'master' into sp/incomplete-import-as
2 parents 206e444 + 81b92de commit 50693ce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "StaticLint"
22
uuid = "b3cc710f-9c33-5bdb-a03d-a94903873e97"
3-
version = "7.0.1-DEV"
3+
version = "8.0.1-DEV"
44

55
[deps]
66
Serialization = "9e88b42a-f829-5b0c-bbe9-9e923198166b"
@@ -16,7 +16,7 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1616
[compat]
1717
julia = "1"
1818
CSTParser = "3.1"
19-
SymbolServer = "5.1.1, 6.0"
19+
SymbolServer = "5.1.1, 6.0, 7.0"
2020

2121
[targets]
2222
test = ["Test", "Pkg", "SHA", "LibGit2"]

0 commit comments

Comments
 (0)