Skip to content

Commit 1bbcfc7

Browse files
Bump Google.Protobuf from 3.29.1 to 3.29.2
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 f6056ba commit 1bbcfc7

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.1" />
32+
<PackageReference Include="Google.Protobuf" Version="3.29.2" />
3333
<PackageReference Include="Grpc.Core" Version="2.46.6" />
3434
<PackageReference Include="Grpc.Net.Client" Version="2.67.0" />
3535
<PackageReference Include="Grpc.Tools" Version="2.68.1">

0 commit comments

Comments
 (0)