Skip to content

Commit

Permalink
Update Terraform azuread to v2.51.0 (#1012)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 7, 2024
1 parent b282fb6 commit 4d821c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infrastructure/state.tf
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ terraform {
}
azuread = {
source = "hashicorp/azuread"
version = "2.50.0"
version = "2.51.0"
}
}
}

0 comments on commit 4d821c5

Please sign in to comment.