ci: bump luals to 3.15.0

This commit is contained in:
Christian Clason
2025-06-25 11:55:16 +02:00
committed by Christian Clason
parent 98459ffcf7
commit 77ba555cef

View File

@@ -1,5 +1,5 @@
NVIM_VERSION ?= nightly
LUALS_VERSION := 3.14.0
LUALS_VERSION := 3.15.0
DEPDIR ?= .test-deps
CURL ?= curl -sL --create-dirs