Skip to content

Commit fe6e3d8

Browse files
Merge pull request #1387 from dnprogramming/dependabot/terraform/infrastructure/hashicorp/google-7.9.0
Bump hashicorp/google from 7.8.0 to 7.9.0 in /infrastructure
2 parents 2bb16fb + f7a7c1d commit fe6e3d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infrastructure/main.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 = "7.8.0"
5+
version = "7.9.0"
66
}
77
}
88
}

0 commit comments

Comments
 (0)