Skip to content

Commit

Permalink
Merge pull request #32 from PerfectThymeTech/dependabot/terraform/tes…
Browse files Browse the repository at this point in the history
…ts/e2e/hashicorp/azuread-2.41.0

Bump hashicorp/azuread from 2.40.0 to 2.41.0 in /tests/e2e
  • Loading branch information
marvinbuss committed Aug 16, 2023
2 parents d022469 + 3b70b04 commit e10a7eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/e2e/terraform.tf
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ terraform {
}
azuread = {
source = "hashicorp/azuread"
version = "2.40.0"
version = "2.41.0"
}
}

Expand Down

0 comments on commit e10a7eb

Please sign in to comment.