Skip to content

Commit 518ccfb

Browse files
Bump Google.Protobuf from 3.19.0 to 3.19.1
Bumps [Google.Protobuf](https://github.com/protocolbuffers/protobuf) from 3.19.0 to 3.19.1. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py) - [Commits](protocolbuffers/protobuf@v3.19.0...v3.19.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 9f4f0ef commit 518ccfb

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
@@ -36,7 +36,7 @@
3636

3737
<ItemGroup>
3838
<PackageReference Include="Analogy.LogViewer.Interfaces" Version="2.14.6" />
39-
<PackageReference Include="Google.Protobuf" Version="3.19.0" />
39+
<PackageReference Include="Google.Protobuf" Version="3.19.1" />
4040
<PackageReference Include="Grpc.Core" Version="2.41.1" />
4141
<PackageReference Include="Grpc.Net.Client" Version="2.40.0" />
4242
<PackageReference Include="Grpc.Tools" Version="2.41.1">

0 commit comments

Comments
 (0)