Skip to content

Commit 5863329

Browse files
Bump Google.Protobuf and Microsoft.NETFramework.ReferenceAssemblies
Bumps [Google.Protobuf](https://github.com/protocolbuffers/protobuf) and [Microsoft.NETFramework.ReferenceAssemblies](https://github.com/Microsoft/dotnet). These dependencies needed to be updated together. Updates `Google.Protobuf` from 3.29.3 to 3.30.0 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/commits) Updates `Microsoft.NETFramework.ReferenceAssemblies` from 1.0.3 to 1.0.3 - [Commits](https://github.com/Microsoft/dotnet/commits) --- updated-dependencies: - dependency-name: Google.Protobuf dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Microsoft.NETFramework.ReferenceAssemblies dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 61c9c50 commit 5863329

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929

3030
<ItemGroup>
3131
<PackageReference Include="Analogy.Interfaces.DataTypes" Version="2.0.0" />
32-
<PackageReference Include="Google.Protobuf" Version="3.29.3" />
32+
<PackageReference Include="Google.Protobuf" Version="3.30.0" />
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.70.0">

0 commit comments

Comments
 (0)