From 0d06e8296eb23ee720f463f280963c5fa2e1e3ae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maximilian=20S=C3=B6ren=20Pollak?= Date: Tue, 14 Apr 2026 10:05:50 +0200 Subject: [PATCH] Upgrade process to 1.5.3 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Maximilian Sören Pollak --- MODULE.bazel | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MODULE.bazel b/MODULE.bazel index 1e9780aba..09b0f063d 100644 --- a/MODULE.bazel +++ b/MODULE.bazel @@ -69,4 +69,4 @@ http_file( urls = ["https://github.com/withered-magic/starpls/releases/download/v0.1.21/starpls-linux-amd64"], ) -bazel_dep(name = "score_process", version = "1.5.2") +bazel_dep(name = "score_process", version = "1.5.3")