Skip to content

Commit baf086d

Browse files
Update bump-dependencies to v6.16.0 (#3)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c173002 commit baf086d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

main.tf

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@ terraform {
66
}
77
google = {
88
source = "hashicorp/google"
9-
version = "= 6.15.0"
9+
version = "6.16.0"
1010
}
1111
google-beta = {
1212
source = "hashicorp/google-beta"
13-
version = "= 6.15.0"
13+
version = "6.16.0"
1414
}
1515
}
1616
}

0 commit comments

Comments
 (0)