Skip to content

Commit

Permalink
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.1.1 to 1.1.2.
- [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.1.1...v1.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 12, 2024
1 parent c319cdd commit 079db49
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 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 @@ -14,7 +14,7 @@ terraform {
}
auth0 = {
source = "auth0/auth0"
version = "1.1.1"
version = "1.1.2"
}
}
required_version = "~> 1.5"
Expand Down

0 comments on commit 079db49

Please sign in to comment.