Skip to content

Commit 8ce8b4e

Browse files
Update dependency Google.Protobuf to v3.22.4 (#224)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [Google.Protobuf](https://togithub.com/protocolbuffers/protobuf) | nuget | patch | `3.22.3` -> `3.22.4` | --- ### Release Notes <details> <summary>protocolbuffers/protobuf</summary> ### [`v3.22.4`](https://togithub.com/protocolbuffers/protobuf/compare/v3.22.3...v3.22.4) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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 has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/wsugarman/durabletask-azurestorage-scaler). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS43MS4wIiwidXBkYXRlZEluVmVyIjoiMzUuNzEuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dae94d0 commit 8ce8b4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<PackageVersion Include="Azure.Storage.Blobs" Version="12.16.0" />
66
<PackageVersion Include="Azure.Storage.Queues" Version="12.14.0" />
77
<PackageVersion Include="coverlet.collector" Version="3.2.0" />
8-
<PackageVersion Include="Google.Protobuf" Version="3.22.3" />
8+
<PackageVersion Include="Google.Protobuf" Version="3.22.4" />
99
<PackageVersion Include="Grpc.AspNetCore.Server" Version="2.52.0" />
1010
<PackageVersion Include="Grpc.AspNetCore.Server.Reflection" Version="2.52.0" />
1111
<PackageVersion Include="Grpc.Core.Api" Version="2.52.0" />

0 commit comments

Comments
 (0)