Skip to content

Commit

Permalink
build(deps): bump Grpc.Net.Client from 2.52.0-pre1 to 2.53.0
Browse files Browse the repository at this point in the history
Bumps [Grpc.Net.Client](https://github.com/grpc/grpc-dotnet) from 2.52.0-pre1 to 2.53.0.
- [Release notes](https://github.com/grpc/grpc-dotnet/releases)
- [Changelog](https://github.com/grpc/grpc-dotnet/blob/master/doc/release_process.md)
- [Commits](grpc/grpc-dotnet@v2.52.0-pre1...v2.53.0)

---
updated-dependencies:
- dependency-name: Grpc.Net.Client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 5, 2023
1 parent d63e424 commit b0d744b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project>
<Project>
<PropertyGroup Label="Common properties">
<Product>Eventual Shop</Product>
<Copyright>Copyright (c) 2021-2023 Antonio Falcão Jr.</Copyright>
Expand Down Expand Up @@ -28,7 +28,7 @@
<Grpc_Version>2.52.0-pre1</Grpc_Version>
<Grpc_Tools_Version>2.53.0-pre1</Grpc_Tools_Version>
<Google_Protobuf_Version>3.22.1</Google_Protobuf_Version>
<Grpc_Net_Client_Version>2.52.0-pre1</Grpc_Net_Client_Version>
<Grpc_Net_Client_Version>2.53.0</Grpc_Net_Client_Version>
<Grpc_AspNetCore_Version>2.52.0-pre1</Grpc_AspNetCore_Version>
<Grpc_AspNetCore_Server_ClientFactory_Version>2.52.0-pre1</Grpc_AspNetCore_Server_ClientFactory_Version>
<Grpc_Net_ClientFactory_Version>2.52.0-pre1</Grpc_Net_ClientFactory_Version>
Expand Down

0 comments on commit b0d744b

Please sign in to comment.