diff --git a/bucket/jdtls.json b/bucket/jdtls.json index e8255c19cb..388027e147 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.31.0-202401111522", + "version": "1.32.0-202401111706", "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-202401111522.tar.gz", - "hash": "6c25f62d0b74d1dd92ab19afbafbe5041eb06c2b853eab57f7f42fe6feb01f7c", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.32.0-202401111706.tar.gz", + "hash": "f0d06f75ea7502b9c734477dbc654779cd5474302e351d68900ee1a453904bae", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },