Skip to content

Commit

Permalink
Bump Google.Protobuf from 3.29.1 to 3.29.2 in /hello-grpc-csharp (#259)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Dec 18, 2024
2 parents 05c8f5e + 217eeea commit 7b385fa
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 @@ -8,7 +8,7 @@

<ItemGroup>
<!-- https://www.nuget.org/packages/Google.Protobuf -->
<PackageReference Include="Google.Protobuf" Version="3.29.1" />
<PackageReference Include="Google.Protobuf" Version="3.29.2" />
<!-- https://www.nuget.org/packages/Grpc -->
<PackageReference Include="Grpc" Version="2.46.6" />
<!-- https://www.nuget.org/packages/Grpc.Tools -->
Expand Down

0 comments on commit 7b385fa

Please sign in to comment.