Skip to content

Commit 198eb46

Browse files
Bump hashicorp/null from 3.2.2 to 3.2.4 in /tests/setup
Bumps [hashicorp/null](https://github.com/hashicorp/terraform-provider-null) from 3.2.2 to 3.2.4. - [Release notes](https://github.com/hashicorp/terraform-provider-null/releases) - [Changelog](https://github.com/hashicorp/terraform-provider-null/blob/main/CHANGELOG.md) - [Commits](hashicorp/terraform-provider-null@v3.2.2...v3.2.4) --- updated-dependencies: - dependency-name: hashicorp/null dependency-version: 3.2.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6099814 commit 198eb46

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/setup/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ terraform {
33
required_providers {
44
null = {
55
source = "hashicorp/null"
6-
version = "3.2.2"
6+
version = "3.2.4"
77
}
88
docker = {
99
source = "kreuzwerker/docker"

0 commit comments

Comments
 (0)