From 6f75492d5705e6dd3087a42dc95e83aa72b58d70 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 12 Sep 2023 20:24:13 +0000 Subject: [PATCH] jdtls: Update to version 1.28.0-202309122017 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index b6ae22f353..0b6632ce38 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.27.0-202309121406", + "version": "1.28.0-202309122017", "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.27.0-202309121406.tar.gz", - "hash": "05ea76aca936b88de04b549df126258235728f1179b44926d1ad1073e1f45036", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.28.0-202309122017.tar.gz", + "hash": "a4e4abf44dcb3b617c5283f43c0d6cf2918acae2807627d208f888e39bf9b18a", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },