From 0559343076fb3892454865efc7ff5b39b2b132ff Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 14 Apr 2023 16:28:03 +0000 Subject: [PATCH] jdtls: Update to version 1.23.0-202304141609 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 909e2425ca..af0ae1c1e3 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.22.0-202304131553", + "version": "1.23.0-202304141609", "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.22.0-202304131553.tar.gz", - "hash": "5fe2b9595379bb40354c91b9224eb172f2b4d7ce855c3294ab92e84d2c0bbf41", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.23.0-202304141609.tar.gz", + "hash": "0626c66c1d1db981b87c49178e359635c9c7bd6aefd94032c0102e1fc413d562", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },