diff --git a/mise/config.toml b/mise/config.toml index e907d32..85d1d92 100644 --- a/mise/config.toml +++ b/mise/config.toml @@ -13,7 +13,7 @@ uv = "latest" node = "24" go = "latest" opentofu = "latest" -terraform = "1.15.8" +terraform = "1.16.1" tflint = "latest" bun = "1.3.14" pre-commit = "latest"