Skip to content

Commit

Permalink
Bump hashicorp/azuread from 2.40.0 to 2.41.0 in /tests/e2e
Browse files Browse the repository at this point in the history
Bumps [hashicorp/azuread](https://github.com/hashicorp/terraform-provider-azuread) from 2.40.0 to 2.41.0.
- [Release notes](https://github.com/hashicorp/terraform-provider-azuread/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-azuread/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-azuread@v2.40.0...v2.41.0)

---
updated-dependencies:
- dependency-name: hashicorp/azuread
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 30, 2023
1 parent cd00749 commit 3b70b04
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 3b70b04

Please sign in to comment.