diff --git a/bucket/jdtls.json b/bucket/jdtls.json index bceb9a3bff..a26918a566 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.11.0-202205051421", + "version": "1.12.0-202205060359", "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.11.0-202205051421.tar.gz", - "hash": "a9b82b1b0c93e89302369c8c4cf749209168b67341fad37c0829c509a11445c8", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.12.0-202205060359.tar.gz", + "hash": "46185984d34f199981fd68ebfcc9d5ae5ee626e43747894b6a794b07a91b8559", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },