From 6e2729cfac1fc000e2aec8b499af3e133be39b2f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 16 Mar 2023 20:26:08 +0000 Subject: [PATCH] jdtls: Update to version 1.22.0-202303161920 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index e7d62587b2..10c66d2124 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.21.0-202303161431", + "version": "1.22.0-202303161920", "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.21.0-202303161431.tar.gz", - "hash": "73c4434af3a02db974e4b0cd7a52a0417b9c6c99e327b19572eb7a9954fa1a30", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.22.0-202303161920.tar.gz", + "hash": "096dfb492a3ec08d736e586e47584b172fc56399ebca2c1f62e812fb57eb3eb8", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },