From 16193150440d1e29703d6e130af8de7189c9c0a4 Mon Sep 17 00:00:00 2001 From: BusyCityGuy <55513323+BusyCityGuy@users.noreply.github.com> Date: Mon, 3 Jun 2024 14:31:13 -0500 Subject: [PATCH] Update tools and dependency versions --- aftman.toml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/aftman.toml b/aftman.toml index 4b96840..0569ef8 100644 --- a/aftman.toml +++ b/aftman.toml @@ -3,9 +3,9 @@ # To add a new tool, add an entry to this table. [tools] -rojo = "rojo-rbx/rojo@7.4.0" -selene = "Kampfkarren/selene@0.26.1" -stylua = "JohnnyMorganz/stylua@0.19.1" +rojo = "rojo-rbx/rojo@7.4.1" +selene = "Kampfkarren/selene@0.27.1" +stylua = "JohnnyMorganz/stylua@0.20.0" wally = "UpliftGames/wally@0.3.2" -lune = "lune-org/lune@0.8.4" -luau-lsp = "JohnnyMorganz/luau-lsp@1.29.0" +lune = "lune-org/lune@0.8.5" +luau-lsp = "JohnnyMorganz/luau-lsp@1.29.1"