Compare commits

...

1 Commits

Author SHA1 Message Date
renovate[bot]
bd8088182e chore(deps): update dependency terragrunt to v0.97.2 2026-01-14 15:35:00 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
[tools]
terragrunt = "0.93.10"
terragrunt = "0.97.2"
opentofu = "1.10.7"
[tasks."tg:fmt"]

View File

@@ -4,7 +4,7 @@ experimental_monorepo_root = true
node = "24.13.0"
flutter = "3.35.7"
pnpm = "10.27.0"
terragrunt = "0.93.10"
terragrunt = "0.97.2"
opentofu = "1.10.7"
java = "25.0.1"