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 36a1502 commit 4267d3d
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 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.1.1"
version = "1.1.2"
}
aws = {
source = "hashicorp/aws"
Expand Down

0 comments on commit 4267d3d

Please sign in to comment.