Skip to content

Commit 1116f5e

Browse files
authored
Merge pull request #147 from feuyeux/dependabot/nuget/hello-grpc-csharp/Google.Protobuf-3.27.2
Bump Google.Protobuf from 3.27.1 to 3.27.2 in /hello-grpc-csharp
2 parents 023874e + ca4a379 commit 1116f5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: hello-grpc-csharp/Common/Common.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<ItemGroup>
1010
<!-- https://www.nuget.org/packages/Google.Protobuf -->
11-
<PackageReference Include="Google.Protobuf" Version="3.27.1" />
11+
<PackageReference Include="Google.Protobuf" Version="3.27.2" />
1212
<!-- https://www.nuget.org/packages/Grpc -->
1313
<PackageReference Include="Grpc" Version="2.46.6" />
1414
<!-- https://www.nuget.org/packages/Grpc.Tools -->

0 commit comments

Comments
 (0)