Skip to content

Commit c088e30

Browse files
chore(deps): update terraform auth0 to ~> 1.7.0
1 parent 05245dd commit c088e30

File tree

2 files changed

+31
-31
lines changed

2 files changed

+31
-31
lines changed

infra/auth0/.terraform.lock.hcl

+30-30
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

infra/auth0/providers.tf

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ terraform {
1818
}
1919
auth0 = {
2020
source = "auth0/auth0"
21-
version = "~> 1.4.0"
21+
version = "~> 1.7.0"
2222
}
2323
}
2424
}

0 commit comments

Comments
 (0)