Skip to content

Commit 217eeea

Browse files
Bump Google.Protobuf from 3.29.1 to 3.29.2 in /hello-grpc-csharp
Bumps [Google.Protobuf](https://github.com/protocolbuffers/protobuf) from 3.29.1 to 3.29.2. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](protocolbuffers/protobuf@v3.29.1...v3.29.2) --- updated-dependencies: - dependency-name: Google.Protobuf dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dc43abf commit 217eeea

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