summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMartin Polden <mpolden@mpolden.no>2022-11-27 19:55:50 +0100
committerMartin Polden <mpolden@mpolden.no>2022-11-27 19:55:50 +0100
commit15ea6acf3c4ad3ad3cd9b94fe1bb8fdd93df09bd (patch)
tree07a13f3281084f5b3cc0824d7d831d53c8fdea40 /Makefile
parent0f56a0c374914f06c538983861f39cf61c181a6a (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 b0051ad..439ae08 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.12.0
+JDT_LS_VERSION ?= 1.17.0
JDT_LS_HOME ?= $(CURDIR)/eclipse.jdt.ls-$(JDT_LS_VERSION)
LN_FLAGS := -sfn