Update default version of java lsp to 1.3.0
This commit is contained in:
parent
8792bd45fc
commit
905e034137
@ -8,7 +8,7 @@ from .lsp import LspServer, command, get_data_home
|
|||||||
|
|
||||||
FILE_URI = "file://"
|
FILE_URI = "file://"
|
||||||
|
|
||||||
VERSION = "1.1.1"
|
VERSION = "1.3.0"
|
||||||
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