Skip to content

Commit

Permalink
Bump Grpc.Tools from 2.68.1 to 2.69.0 in /hello-grpc-csharp (#269)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jan 9, 2025
2 parents bb02f13 + 074554c commit 0f3ea85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hello-grpc-csharp/Common/Common.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<!-- https://www.nuget.org/packages/Grpc -->
<PackageReference Include="Grpc" Version="2.46.6" />
<!-- https://www.nuget.org/packages/Grpc.Tools -->
<PackageReference Include="Grpc.Tools" Version="2.68.1" PrivateAssets="All" />
<PackageReference Include="Grpc.Tools" Version="2.69.0" PrivateAssets="All" />
<!-- https://www.nuget.org/packages/log4net -->
<PackageReference Include="log4net" Version="3.0.3" />
<!-- https://www.nuget.org/packages/Newtonsoft.Json -->
Expand Down

0 comments on commit 0f3ea85

Please sign in to comment.