From b34e3da7017e9ed183024903de24a0b4164c49b9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 19:37:14 +0000 Subject: [PATCH] Update dependency tuist to v4.24.0 --- .mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mise.toml b/.mise.toml index 1681269..b037f59 100644 --- a/.mise.toml +++ b/.mise.toml @@ -1,5 +1,5 @@ [tools] -"tuist" = "4.23.0" +"tuist" = "4.24.0" "swiftlint" = "0.54.0" "swiftformat" = "0.52.10" "swift" = "5.9.2"