diff --git a/infrastructure/state.tf b/infrastructure/state.tf index c8bbd82bc..27fc1dc1e 100644 --- a/infrastructure/state.tf +++ b/infrastructure/state.tf @@ -8,7 +8,7 @@ terraform { } azuread = { source = "hashicorp/azuread" - version = "3.5.0" + version = "3.6.0" } } }