diff --git a/bucket/jdtls.json b/bucket/jdtls.json index f7178f1778..cf4c52f953 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.21.0-202302280109", + "version": "1.21.0-202303010054", "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.21.0-202302280109.tar.gz", - "hash": "5ea32786ba0682396f628e0a5370a0f8389323a3155d68c943428d31f802796c", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.21.0-202303010054.tar.gz", + "hash": "abc89377a397800efb2624f458d6c86db071baa07ba09a05f126e9629cfdc12b", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },