From 646533f289e5da13562be4241f9402f92f66b296 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 30 Nov 2023 20:24:36 +0000 Subject: [PATCH] jdtls: Update to version 1.31.0-202311301809 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 4eccc2bacd..2dbe66441e 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.30.0-202311301503", + "version": "1.31.0-202311301809", "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-202311301503.tar.gz", - "hash": "579809f27df5f4e53566217f7273fa25cd45a22d3870c0aafd4f84cdd4c97acd", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.31.0-202311301809.tar.gz", + "hash": "b39c95439c50d678e1595ebf9abccbc05cf84d3b52805c385981f2aacd1ac974", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },