diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 8c4b1ebfa4..23b588b4a9 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.29.0-202310190433", + "version": "1.29.0-202310201544", "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.29.0-202310190433.tar.gz", - "hash": "3ef4bfcc064f1e811ea9c35219149235e396defbcae1a5795653b67f209d70c6", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.29.0-202310201544.tar.gz", + "hash": "e804965aecd8fc605676ec608b213310fefa3a388bb602aa3754dbea3504b860", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },