diff --git a/common-dev-assets b/common-dev-assets index fc1a2725..6e835499 160000 --- a/common-dev-assets +++ b/common-dev-assets @@ -1 +1 @@ -Subproject commit fc1a27254f57a7815ba98c523fc1ef0c73df6790 +Subproject commit 6e83549924fb8d8ae4933ba269baee0926a6f623 diff --git a/solutions/fully-configurable/version.tf b/solutions/fully-configurable/version.tf index 5ceb6484..bb3c5d08 100644 --- a/solutions/fully-configurable/version.tf +++ b/solutions/fully-configurable/version.tf @@ -4,7 +4,7 @@ terraform { required_providers { ibm = { source = "IBM-Cloud/ibm" - version = "1.84.3" + version = "1.85.0" } time = { source = "hashicorp/time"