Skip to content

Commit

Permalink
terraform(deps): bump auth0/auth0 from 1.1.2 to 1.2.0 in /bootstrap
Browse files Browse the repository at this point in the history
Bumps [auth0/auth0](https://github.com/auth0/terraform-provider-auth0) from 1.1.2 to 1.2.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.1.2...v1.2.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 Mar 2, 2024
1 parent 9788dbf commit 9fc8d7c
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
42 changes: 21 additions & 21 deletions bootstrap/.terraform.lock.hcl

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

2 changes: 1 addition & 1 deletion bootstrap/terraform.tf
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ terraform {
}
auth0 = {
source = "auth0/auth0"
version = "~> 1.1.2"
version = "~> 1.2.0"
}
}

Expand Down

0 comments on commit 9fc8d7c

Please sign in to comment.