Skip to content

Commit b82d024

Browse files
Bump Google.Protobuf from 3.29.0 to 3.29.1
Bumps [Google.Protobuf](https://github.com/protocolbuffers/protobuf) from 3.29.0 to 3.29.1. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](protocolbuffers/protobuf@v3.29.0...v3.29.1) --- 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 dae5153 commit b82d024

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Analogy.LogServer.Clients/Analogy.LogServer.Clients.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929

3030
<ItemGroup>
3131
<PackageReference Include="Analogy.Interfaces.DataTypes" Version="1.1.0" />
32-
<PackageReference Include="Google.Protobuf" Version="3.29.0" />
32+
<PackageReference Include="Google.Protobuf" Version="3.29.1" />
3333
<PackageReference Include="Grpc.Core" Version="2.46.6" />
3434
<PackageReference Include="Grpc.Net.Client" Version="2.66.0" />
3535
<PackageReference Include="Grpc.Tools" Version="2.67.0">

0 commit comments

Comments
 (0)