From 4f32b68e7c3a3d36df16de0cfc758adbe0a1346c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 30 Oct 2025 20:30:01 +0000 Subject: [PATCH] jdtls: Update to version 1.53.0-202510301859 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 4188c1e78e..6d655874e3 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.52.0-202510301048", + "version": "1.53.0-202510301859", "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.52.0-202510301048.tar.gz", - "hash": "7a8bb2ee71a327b5efd63706be57fa0f24efbc1739eeccb26e3bc40629af6ccc", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.53.0-202510301859.tar.gz", + "hash": "ef2d975d261a7498c729796c8c69a1999338c1e9647fd9eaca54f6984d632257", "installer": { "script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\"" },