From 08f1ca30ec3fcca1e055a055b6b98a481b43bbb9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 30 Jan 2026 12:32:53 +0000 Subject: [PATCH] jdtls: Update to version 1.57.0-202601300841 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index b1ad30fd24..bf01429bf3 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.56.0-202601291528", + "version": "1.57.0-202601300841", "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-202601291528.tar.gz", - "hash": "988492f1a4350be52aafbe538dc04f5c4dae08ad0e1f2aa35317622ed2dbe3c6", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.57.0-202601300841.tar.gz", + "hash": "a6f0fdb4a8b2861385f79ad16b7382d27705f68e97a1679d5fdf08487c49bf38", "installer": { "script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\"" },