diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 40d7b7573a..0bb2bfae0b 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.30.0-202310312139", + "version": "1.30.0-202311010123", "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.30.0-202310312139.tar.gz", - "hash": "cc296fe2f540cded6aab61e95eafc8a70312203d4a79eadbb2440aad86c87a8f", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.30.0-202311010123.tar.gz", + "hash": "9ca497aa954e9c9323fb0ca37f10ac0b4c4449144a7c2c464b25972fe1d717ae", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },