Skip to content

Commit 907c8f6

Browse files
fix(deps): update terraform restapi to latest for deployable modules / architectures (#150)
1 parent d08e823 commit 907c8f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

solutions/banking/version.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ terraform {
1414
}
1515
restapi = {
1616
source = "Mastercard/restapi"
17-
version = ">= 1.19.1"
17+
version = ">= 1.20.0"
1818
}
1919
shell = {
2020
source = "scottwinkler/shell"

0 commit comments

Comments
 (0)