PT #162161994: Upgrade atom-languageclient to 0.9.8

This commit is contained in:
BoykoAlex
2018-11-26 12:31:23 -05:00
parent a41025c23e
commit 95b36ae90e
11 changed files with 24 additions and 26 deletions

View File

@@ -47,8 +47,8 @@
}
},
"dependencies": {
"atom-languageclient": "0.9.6",
"@pivotal-tools/atom-languageclient-commons": "0.0.9",
"@pivotal-tools/atom-languageclient-commons": "0.0.11",
"vscode-languageserver-protocol": "3.12.0",
"atom-package-deps": "^4.6.0",
"download": "^6.2.5"
},

View File

@@ -1,3 +1,3 @@
{
"jarUrl": "https://s3.amazonaws.com/dist.springsource.com/release/STS4/fatjars/spring-boot-language-server-0.7.0-201809100923.jar"
"jarUrl": "https://s3-us-west-1.amazonaws.com/s3-test.spring.io/sts4/fatjars/snapshots/spring-boot-language-server-1.1.1-201811230132.jar"
}