Skip to content

Commit 6b495ed

Browse files
authored
chore(deps): update dependency google.cloud.storage.control.v2 to 1.5.0 (#3242)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [Google.Cloud.Storage.Control.V2](https://redirect.github.com/googleapis/google-cloud-dotnet) | `1.4.0` -> `1.5.0` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Google.Cloud.Storage.Control.V2/1.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Google.Cloud.Storage.Control.V2/1.4.0/1.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/google-cloud-dotnet (Google.Cloud.Storage.Control.V2)</summary> ### [`v1.5.0`](https://redirect.github.com/googleapis/google-cloud-dotnet/releases/tag/Google.Cloud.Storage.Control.V2-1.5.0): Google.Cloud.Storage.Control.V2 version 1.5.0 [Compare Source](https://redirect.github.com/googleapis/google-cloud-dotnet/compare/Google.Cloud.Storage.Control.V2-1.4.0...Google.Cloud.Storage.Control.V2-1.5.0) ##### Bug fixes - Upgrade gRPC service registration func </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 8am" in timezone Europe/London, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/GoogleCloudPlatform/dotnet-docs-samples). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTYuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE1Ni4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
1 parent c2667ec commit 6b495ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎storage/api/Storage.Samples/Storage.Samples.csproj‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</PropertyGroup>
66

77
<ItemGroup>
8-
<PackageReference Include="Google.Cloud.Storage.Control.V2" Version="1.4.0" />
8+
<PackageReference Include="Google.Cloud.Storage.Control.V2" Version="1.5.0" />
99
<PackageReference Include="Google.Cloud.Storage.V1" Version="4.13.0" />
1010
</ItemGroup>
1111

0 commit comments

Comments
 (0)