diff --git a/deployment/mise.toml b/deployment/mise.toml index 61a50bb666..fadc28dc2e 100644 --- a/deployment/mise.toml +++ b/deployment/mise.toml @@ -1,5 +1,5 @@ [tools] -terragrunt = "1.0.2" +terragrunt = "1.0.3" opentofu = "1.11.6" [tasks."tg:fmt"] diff --git a/mise.toml b/mise.toml index 7fa3473d62..ef3344bc33 100644 --- a/mise.toml +++ b/mise.toml @@ -17,7 +17,7 @@ config_roots = [ node = "24.15.0" flutter = "3.41.7" pnpm = "10.33.1" -terragrunt = "1.0.2" +terragrunt = "1.0.3" opentofu = "1.11.6" java = "21.0.2"