Skip to content

Commit d1250cf

Browse files
authored
🎉 gcp-11.0.82 (#5462)
1 parent 211fd11 commit d1250cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

providers/gcp/config/config.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ import (
1414
var Config = plugin.Provider{
1515
Name: "gcp",
1616
ID: "go.mondoo.com/cnquery/v9/providers/gcp",
17-
Version: "11.0.81",
17+
Version: "11.0.82",
1818
ConnectionTypes: []string{
1919
provider.ConnectionType,
2020
string(gcpinstancesnapshot.SnapshotConnectionType),

0 commit comments

Comments
 (0)