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