diff --git a/infrastructure/state.tf b/infrastructure/state.tf index bd9bcb13..fff1e392 100644 --- a/infrastructure/state.tf +++ b/infrastructure/state.tf @@ -11,7 +11,7 @@ terraform { } azuread = { source = "hashicorp/azuread" - version = "2.53.0" + version = "2.53.1" } } }