Skip to content

Commit

Permalink
:dependabot: terraform(deps): Bump auth0/auth0
Browse files Browse the repository at this point in the history
Bumps [auth0/auth0](https://github.com/auth0/terraform-provider-auth0) from 1.9.1 to 1.11.0.
- [Release notes](https://github.com/auth0/terraform-provider-auth0/releases)
- [Changelog](https://github.com/auth0/terraform-provider-auth0/blob/main/CHANGELOG.md)
- [Commits](auth0/terraform-provider-auth0@v1.9.1...v1.11.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 3, 2025
1 parent cd36e19 commit 50406c8
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ terraform {
required_providers {
auth0 = {
source = "auth0/auth0"
version = "1.9.1"
version = "1.11.0"
}
aws = {
source = "hashicorp/aws"
Expand Down

0 comments on commit 50406c8

Please sign in to comment.