Skip to content

Commit e26bd90

Browse files
authored
Merge pull request #1097 from julia-vscode/compathelper/new_version/2022-05-25-01-19-14-180-02662083766
CompatHelper: bump compat for JuliaFormatter to 1, (keep existing compat)
2 parents 4bbd4cd + 3144335 commit e26bd90

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@ UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
2020
CSTParser = "3.3"
2121
JSON = "0.20, 0.21"
2222
JSONRPC = "1.1"
23-
URIs = "1.3"
24-
JuliaFormatter = "0.20.0, 0.21, 0.22, 0.23"
23+
JuliaFormatter = "0.20.0, 0.21, 0.22, 0.23, 1"
2524
StaticLint = "8.0"
2625
SymbolServer = "7.1"
2726
Tokenize = "0.5.10"
27+
URIs = "1.3"
2828
julia = "1"
2929

3030
[extras]

0 commit comments

Comments
 (0)