Skip to content

Commit

Permalink
MINOR: [C#] Bump Grpc.AspNetCore.Server from 2.64.0 to 2.66.0 in /csharp
Browse files Browse the repository at this point in the history
Bumps [Grpc.AspNetCore.Server](https://github.com/grpc/grpc-dotnet) from 2.64.0 to 2.66.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.66.0)

---
updated-dependencies:
- dependency-name: Grpc.AspNetCore.Server
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent 0a7db32 commit a07e7d7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Grpc.AspNetCore.Server" Version="2.64.0" />
<PackageReference Include="Grpc.AspNetCore.Server" Version="2.66.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit a07e7d7

Please sign in to comment.