From 77af1110256809c1df12e4f203e3799c20066937 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 22 Jan 2026 16:31:46 +0000 Subject: [PATCH] jdtls: Update to version 1.56.0-202601221535 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 6800affa8a..52782d8b34 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.56.0-202601221128", + "version": "1.56.0-202601221535", "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.56.0-202601221128.tar.gz", - "hash": "85a97f9a26d92b7a5e5e87891323813720372ff9666284939849c1069130bea5", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.56.0-202601221535.tar.gz", + "hash": "66defd34d892c2238c76a85018fcbac2764aedc14378a9f97b599e33d9582302", "installer": { "script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\"" },