Skip to content

Commit 1f8bc00

Browse files
Update dependency Grpc.AspNetCore.Server.Reflection to v2.53.0 (#226)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [Grpc.AspNetCore.Server.Reflection](https://togithub.com/grpc/grpc-dotnet) | nuget | minor | `2.52.0` -> `2.53.0` | --- ### Release Notes <details> <summary>grpc/grpc-dotnet</summary> ### [`v2.53.0`](https://togithub.com/grpc/grpc-dotnet/releases/tag/v2.53.0) #### What's Changed - Update version to 2.53.0 (on v2.53.x branch) by [@&#8203;jtattermusch](https://togithub.com/jtattermusch) in [https://github.com/grpc/grpc-dotnet/pull/2115](https://togithub.com/grpc/grpc-dotnet/pull/2115) **Full Changelog**: grpc/grpc-dotnet@v2.53.0-pre1...v2.53.0 </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:eyJjcmVhdGVkSW5WZXIiOiIzNS43MS40IiwidXBkYXRlZEluVmVyIjoiMzUuNzEuNCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent efe9d4c commit 1f8bc00

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
@@ -7,7 +7,7 @@
77
<PackageVersion Include="coverlet.collector" Version="3.2.0" />
88
<PackageVersion Include="Google.Protobuf" Version="3.22.4" />
99
<PackageVersion Include="Grpc.AspNetCore.Server" Version="2.53.0" />
10-
<PackageVersion Include="Grpc.AspNetCore.Server.Reflection" Version="2.52.0" />
10+
<PackageVersion Include="Grpc.AspNetCore.Server.Reflection" Version="2.53.0" />
1111
<PackageVersion Include="Grpc.Core.Api" Version="2.53.0" />
1212
<PackageVersion Include="Grpc.Tools" Version="2.54.0" />
1313
<PackageVersion Include="KubernetesClient" Version="11.0.9" />

0 commit comments

Comments
 (0)