Skip to content

Commit 11ab6f8

Browse files
Bump the grpc group with 2 updates (#5181)
Bumps the grpc group with 2 updates: [Grpc.Net.ClientFactory](https://github.com/grpc/grpc-dotnet) and [Grpc.AspNetCore](https://github.com/grpc/grpc-dotnet). Updates `Grpc.Net.ClientFactory` from 2.64.0 to 2.65.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.64.0...v2.65.0) Updates `Grpc.AspNetCore` from 2.64.0 to 2.65.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.64.0...v2.65.0) --- updated-dependencies: - dependency-name: Grpc.Net.ClientFactory dependency-type: direct:production update-type: version-update:semver-minor dependency-group: grpc - dependency-name: Grpc.AspNetCore dependency-type: direct:production update-type: version-update:semver-minor dependency-group: grpc ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 61d562a commit 11ab6f8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Directory.Packages.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,8 +98,8 @@
9898
<PackageVersion Include="DnsClient" Version="1.8.0" />
9999
<PackageVersion Include="Elastic.Clients.Elasticsearch" Version="8.14.6" />
100100
<PackageVersion Include="Google.Protobuf" Version="3.27.1" />
101-
<PackageVersion Include="Grpc.AspNetCore" Version="2.64.0" />
102-
<PackageVersion Include="Grpc.Net.ClientFactory" Version="2.64.0" />
101+
<PackageVersion Include="Grpc.AspNetCore" Version="2.65.0" />
102+
<PackageVersion Include="Grpc.Net.ClientFactory" Version="2.65.0" />
103103
<PackageVersion Include="Grpc.Tools" Version="2.65.0" />
104104
<PackageVersion Include="Humanizer.Core" Version="2.14.1" />
105105
<PackageVersion Include="KubernetesClient" Version="14.0.2" />

0 commit comments

Comments
 (0)