From 5e84fe20991d6ccb6635fdac1a34750dde80f05a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 20 Feb 2023 20:26:25 +0000 Subject: [PATCH] jdtls: Update to version 1.21.0-202302201954 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 50b6f3f3bf..65a362de77 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.20.0-202302201605", + "version": "1.21.0-202302201954", "description": "Java language server", "homepage": "https://projects.eclipse.org/projects/eclipse.jdt.ls", "license": "EPL-2.0", @@ -7,8 +7,8 @@ "JDK": "java/openjdk", "Python": "python" }, - "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.20.0-202302201605.tar.gz", - "hash": "e62ccd18f6778d7b4910f588173af066c362f1eb318783d49fbc485a9e135765", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.21.0-202302201954.tar.gz", + "hash": "a86575e6e51ace22d9c33b9b40a16c55f0d6298324a20df25d769a5468b08e06", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },