Skip to content

Commit d9d3c76

Browse files
authored
Merge pull request #26 from burghardt/dependabot/terraform/hashicorp/google-tw-5.23.0
Update hashicorp/google requirement from ~> 5.19.0 to ~> 5.23.0
2 parents 4ca999c + c6bbe2d commit d9d3c76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ terraform {
22
required_providers {
33
google = {
44
source = "hashicorp/google"
5-
version = "~> 5.19.0"
5+
version = "~> 5.23.0"
66
}
77
null = {
88
version = "~> 3.2.2"

0 commit comments

Comments
 (0)