Compare commits

...

1 Commits

Author SHA1 Message Date
renovate[bot]
55a74e38f6 chore(deps): update dependency opentofu to v1.11.2 2026-01-08 16:05:04 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
[tools]
terragrunt = "0.93.10"
opentofu = "1.10.7"
opentofu = "1.11.2"
[tasks."tg:fmt"]
run = "terragrunt hclfmt"

View File

@@ -5,7 +5,7 @@ node = "24.12.0"
flutter = "3.35.7"
pnpm = "10.27.0"
terragrunt = "0.93.10"
opentofu = "1.10.7"
opentofu = "1.11.2"
java = "25.0.1"
[tools."github:CQLabs/homebrew-dcm"]