Skip to content

Commit 9ac554d

Browse files
authored
chore(deps): update dependency google.cloud.parametermanager.v1 to 1.0.0-beta04 (#3257)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [Google.Cloud.ParameterManager.V1](https://redirect.github.com/googleapis/google-cloud-dotnet) | `1.0.0-beta03` → `1.0.0-beta04` | ![age](https://developer.mend.io/api/mc/badges/age/nuget/Google.Cloud.ParameterManager.V1/1.0.0-beta04?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Google.Cloud.ParameterManager.V1/1.0.0-beta03/1.0.0-beta04?slim=true) | --- ### Release Notes <details> <summary>googleapis/google-cloud-dotnet (Google.Cloud.ParameterManager.V1)</summary> ### [`v1.0.0-beta04`](https://redirect.github.com/googleapis/google-cloud-dotnet/releases/tag/Google.Cloud.ParameterManager.V1-1.0.0-beta04): Google.Cloud.ParameterManager.V1 version 1.0.0-beta04 [Compare Source](https://redirect.github.com/googleapis/google-cloud-dotnet/compare/Google.Cloud.ParameterManager.V1-1.0.0-beta03...Google.Cloud.ParameterManager.V1-1.0.0-beta04) ##### New features - Update dependencies </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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTkuNCIsInVwZGF0ZWRJblZlciI6IjQyLjk3LjAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
1 parent 23a124f commit 9ac554d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

parametermanager/api/ParameterManager.RegionalSamples/ParameterManager.RegionalSamples.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<ItemGroup>
1111
<PackageReference Include="Google.Cloud.Common" Version="2.3.0" />
12-
<PackageReference Include="Google.Cloud.ParameterManager.V1" Version="1.0.0-beta03" />
12+
<PackageReference Include="Google.Cloud.ParameterManager.V1" Version="1.0.0-beta04" />
1313
</ItemGroup>
1414

1515
</Project>

parametermanager/api/ParameterManager.Samples/ParameterManager.Samples.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<ItemGroup>
1111
<PackageReference Include="Google.Cloud.Common" Version="2.3.0" />
12-
<PackageReference Include="Google.Cloud.ParameterManager.V1" Version="1.0.0-beta03" />
12+
<PackageReference Include="Google.Cloud.ParameterManager.V1" Version="1.0.0-beta04" />
1313
</ItemGroup>
1414

1515
</Project>

0 commit comments

Comments
 (0)