From bb23d0a9cdf4d1275fee70c62811ba3af77727ba Mon Sep 17 00:00:00 2001 From: Filip Tibell Date: Mon, 25 Sep 2023 17:34:46 -0500 Subject: [PATCH] Update tooling --- aftman.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/aftman.toml b/aftman.toml index 37eb389..7c2a05f 100644 --- a/aftman.toml +++ b/aftman.toml @@ -1,4 +1,4 @@ [tools] -luau-lsp = "JohnnyMorganz/luau-lsp@1.23.0" +luau-lsp = "JohnnyMorganz/luau-lsp@1.24.1" selene = "Kampfkarren/selene@0.25.0" -stylua = "JohnnyMorganz/StyLua@0.18.1" +stylua = "JohnnyMorganz/StyLua@0.18.2"