From 73bae5ccdd1c6d5090e1ebf249daeb446c287ec7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 14 Dec 2023 20:24:41 +0000 Subject: [PATCH] jdtls: Update to version 1.31.0-202312141823 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 92b81ed50a..f139e3376f 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.31.0-202312132248", + "version": "1.31.0-202312141823", "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-202312132248.tar.gz", - "hash": "7d2194e6c045801150602a41ff3a526bde6bfc3fb1653918d2d0d69ca747d171", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.31.0-202312141823.tar.gz", + "hash": "242808d64bbad9da024baa5fd7ca95dcddb23553e5615c3855bd8d4ea00292a1", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },