Skip to content

Commit

Permalink
Merge pull request #184 from imjoseangel/dependabot/terraform/hashico…
Browse files Browse the repository at this point in the history
…rp/azuread-tw-3.0.0

Update hashicorp/azuread requirement from ~> 2.53.0 to ~> 3.0.0
  • Loading branch information
imjoseangel authored Sep 29, 2024
2 parents 3d960a9 + 4844c31 commit 44f4a4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ terraform {
}
azuread = {
source = "hashicorp/azuread"
version = "~> 2.53.0"
version = "~> 3.0.0"
}
time = {
source = "hashicorp/time"
Expand Down

0 comments on commit 44f4a4c

Please sign in to comment.