diff --git a/bucket/jdtls.json b/bucket/jdtls.json index d6916c2631..c4840f1ddc 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.21.0-202303080103", + "version": "1.21.0-202303130406", "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-202303080103.tar.gz", - "hash": "a7fefcf639002778fda42f378d6bc9eae6e1c38c2f2e5ce8112c04c6593fdf96", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.21.0-202303130406.tar.gz", + "hash": "8af7fc1173b97db12064cadbee93674bcdd2d07beec1113549678029b054c7fe", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },