Skip to content

Commit 9230a00

Browse files
authored
Merge pull request #496 from ribaricplusplus/master
2 parents 21c8924 + a65309c commit 9230a00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lsp-java.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ lsp's java -jar invocation."
6161
:risky t
6262
:type 'string)
6363

64-
(defcustom lsp-java-jdt-download-url "https://www.eclipse.org/downloads/download.php?file=/jdtls/milestones/1.23.0/jdt-language-server-1.23.0-202304271346.tar.gz"
64+
(defcustom lsp-java-jdt-download-url "https://www.eclipse.org/downloads/download.php?file=/jdtls/milestones/1.48.0/jdt-language-server-1.48.0-202506271502.tar.gz"
6565
"JDT JS download url.
6666
Use https://download.eclipse.org/jdtls/milestones/1.12.0/jdt-language-server-1.12.0-202206011637.tar.gz if you want to use older java version."
6767
:type 'string)

0 commit comments

Comments
 (0)