diff --git a/bucket/jdtls.json b/bucket/jdtls.json index bdc3cb7388..c1a917f685 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.55.0-202512011622", + "version": "1.55.0-202512031605", "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.55.0-202512011622.tar.gz", - "hash": "b961998c350e87bce1ad8a30ac3db8ea58192421e62cdb202523c124357a26f4", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.55.0-202512031605.tar.gz", + "hash": "278aa8f7d1b168f7cae16bc743ab1cad24783e44e1434309a807b65b6e34ea64", "installer": { "script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\"" },