summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMartin Polden <mpolden@mpolden.no>2022-04-20 20:36:38 +0200
committerMartin Polden <mpolden@mpolden.no>2022-04-20 21:03:52 +0200
commit5485b0e1c0bdf31e4abac50b74940217a4c5c9a8 (patch)
tree3f59e87459d692246b0112f71bec8216dea6994c /Makefile
parentbd1689ceba3514b3267a84e6a630e24b33e06914 (diff)
makefile: Bump JDT LS
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index cca1944..78f539f 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
CURDIR ?= $(.CURDIR)
BREW ?= $(shell command -v brew 2> /dev/null)
BREW_EMACS_FLAGS ?= --with-native-comp
-JDT_LS_VERSION ?= 1.8.0
+JDT_LS_VERSION ?= 1.9.0
JDT_LS_HOME ?= $(CURDIR)/eclipse.jdt.ls-$(JDT_LS_VERSION)
LN_FLAGS := -sfn