Skip to content

Commit a870a07

Browse files
Bump Google.Protobuf from 3.28.2 to 3.28.3
Bumps [Google.Protobuf](https://github.com/protocolbuffers/protobuf) from 3.28.2 to 3.28.3. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](protocolbuffers/protobuf@v3.28.2...v3.28.3) --- 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 5adb238 commit a870a07

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.0.0" />
32-
<PackageReference Include="Google.Protobuf" Version="3.28.2" />
32+
<PackageReference Include="Google.Protobuf" Version="3.28.3" />
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)