diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 04cacd9aa4..419fd5ca35 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.31.0-202312200214", + "version": "1.31.0-202312211634", "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.31.0-202312200214.tar.gz", - "hash": "9a6b1457e1b439cd723a6924b9e104cee38c20eafb1cd6f799ff02195ba1c2bc", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.31.0-202312211634.tar.gz", + "hash": "25cb3fd6c77044746e39a048af7aa80f2a74111517545f75dce1a9345c7ee906", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },