Skip to content

Commit 6142aaf

Browse files
Bump hashicorp/local in /examples/resources/powerplatform_solution (#298)
Bumps [hashicorp/local](https://github.com/hashicorp/terraform-provider-local) from 2.4.0 to 2.5.1. - [Release notes](https://github.com/hashicorp/terraform-provider-local/releases) - [Changelog](https://github.com/hashicorp/terraform-provider-local/blob/main/CHANGELOG.md) - [Commits](hashicorp/terraform-provider-local@v2.4.0...v2.5.1) --- updated-dependencies: - dependency-name: hashicorp/local dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 54a1173 commit 6142aaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/resources/powerplatform_solution/resource.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ terraform {
44
source = "microsoft/power-platform"
55
}
66
local = {
7-
version = "2.4.0"
7+
version = "2.5.1"
88
source = "hashicorp/local"
99
}
1010
}

0 commit comments

Comments
 (0)