From 0560219058cf0b72d96260b3e402d87892970e47 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 28 Sep 2023 16:27:54 +0000 Subject: [PATCH] jdtls: Update to version 1.29.0-202309281621 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index ab7b49781b..cbcfa6ece5 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.28.0-202309271841", + "version": "1.29.0-202309281621", "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.28.0-202309271841.tar.gz", - "hash": "b42b9f8af89322dc65206a4c66bb873672274a48c381c5bbd306de0cae96a8b7", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.29.0-202309281621.tar.gz", + "hash": "46c1938ca0d1b66190ca664996d796f3b1e0f2359b7c4e0bf237389372abdac7", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },