Skip to content

Commit 59eaf51

Browse files
chore(deps): update terraform auth0 to v1
1 parent 75abd40 commit 59eaf51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

auth0/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ terraform {
22
required_providers {
33
auth0 = {
44
source = "auth0/auth0"
5-
version = "~> 0.50.0"
5+
version = "~> 1.10.0"
66
}
77
}
88
cloud {

0 commit comments

Comments
 (0)