Skip to content

Commit

Permalink
Update Grpc.Tools to 2.60.0 (#2336) (#2339)
Browse files Browse the repository at this point in the history
Co-authored-by: James Newton-King <james@newtonking.com>
  • Loading branch information
stanley-cheung and JamesNK authored Dec 14, 2023
1 parent 4938da9 commit b1a6ce4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<PackageVersion Include="Microsoft.Extensions.Logging.Abstractions" Version="$(MicrosoftExtensionsPackageVersion)" />

<!-- gRPC -->
<PackageVersion Include="Grpc.Tools" Version="2.59.0" />
<PackageVersion Include="Grpc.Tools" Version="2.60.0" />
<PackageVersion Include="Grpc.Core" Version="2.46.6" />
<PackageVersion Include="Grpc.Core.Api" Version="$(GrpcDotNetPackageVersion)"/>
<PackageVersion Include="Grpc.Net.Client" Version="$(GrpcDotNetPackageVersion)" />
Expand Down

0 comments on commit b1a6ce4

Please sign in to comment.