Skip to content

Commit

Permalink
Bump Grpc.Net.ClientFactory from 2.56.0 to 2.57.0 (#118)
Browse files Browse the repository at this point in the history
Bumps [Grpc.Net.ClientFactory](https://github.com/grpc/grpc-dotnet) from 2.56.0 to 2.57.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.56.0...v2.57.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 13, 2023
1 parent f46103e commit f5861c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Akka.Remote.gRPC/Akka.Remote.gRPC.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<ItemGroup>
<PackageReference Include="Akka.Remote" Version="1.4.41" />
<PackageReference Include="Grpc.AspNetCore" Version="2.43.0" />
<PackageReference Include="Grpc.Net.ClientFactory" Version="2.56.0" />
<PackageReference Include="Grpc.Net.ClientFactory" Version="2.57.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit f5861c9

Please sign in to comment.