Skip to content

Commit

Permalink
Merge pull request #147 from feuyeux/dependabot/nuget/hello-grpc-csha…
Browse files Browse the repository at this point in the history
…rp/Google.Protobuf-3.27.2

Bump Google.Protobuf from 3.27.1 to 3.27.2 in /hello-grpc-csharp
  • Loading branch information
feuyeux authored Jul 12, 2024
2 parents 023874e + ca4a379 commit 1116f5e
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.27.1" />
<PackageReference Include="Google.Protobuf" Version="3.27.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 1116f5e

Please sign in to comment.