Skip to content

Commit 1e9997f

Browse files
authored
Merge pull request #183 from feuyeux/dependabot/nuget/hello-grpc-csharp/Google.Protobuf-3.28.0
Bump Google.Protobuf from 3.27.2 to 3.28.0 in /hello-grpc-csharp
2 parents 2c8ba93 + ed72391 commit 1e9997f

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.2" />
11+
<PackageReference Include="Google.Protobuf" Version="3.28.0" />
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)