diff --git a/infrastructure/state.tf b/infrastructure/state.tf index d2a8d48d..365b2585 100644 --- a/infrastructure/state.tf +++ b/infrastructure/state.tf @@ -11,7 +11,7 @@ terraform { } azuread = { source = "hashicorp/azuread" - version = "2.44.1" + version = "2.45.0" } } }