update java LSP to 1.1.1
This commit is contained in:
parent
9af1594e32
commit
bb8bd19f64
@ -8,7 +8,7 @@ from .lsp import LspServer, command, get_data_home
|
|||||||
|
|
||||||
FILE_URI = "file://"
|
FILE_URI = "file://"
|
||||||
|
|
||||||
VERSION = "0.64.0"
|
VERSION = "1.1.1"
|
||||||
DOWNLOADS_URI = "http://download.eclipse.org/jdtls/milestones/{version}/{file}"
|
DOWNLOADS_URI = "http://download.eclipse.org/jdtls/milestones/{version}/{file}"
|
||||||
LATEST = "latest.txt"
|
LATEST = "latest.txt"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user