Skip to content

Commit b2ea785

Browse files
chore(deps): update terraform auth0 to v1
1 parent d8eec08 commit b2ea785

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

auth0/main.tf

+1-1
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.18.0"
66
}
77
}
88
cloud {

0 commit comments

Comments
 (0)