Skip to content

Commit bc6aacd

Browse files
chore(deps): bump the nuget-agent group across 1 directory with 2 updates (#3072)
Bumps the nuget-agent group with 2 updates in the /src/Agent/NewRelic/Agent/Core directory: [Google.Protobuf](https://github.com/protocolbuffers/protobuf) and [Microsoft.NETFramework.ReferenceAssemblies](https://github.com/Microsoft/dotnet). Updates `Google.Protobuf` from 3.30.1 to 3.30.2 - [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-version: 3.30.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-agent - dependency-name: Microsoft.NETFramework.ReferenceAssemblies dependency-version: 1.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-agent ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1e8a481 commit bc6aacd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Agent/NewRelic/Agent/Core/Core.csproj

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

3939
<ItemGroup>
4040
<PackageReference Include="Autofac" Version="4.5.0" />
41-
<PackageReference Include="Google.Protobuf" Version="3.30.1" />
41+
<PackageReference Include="Google.Protobuf" Version="3.30.2" />
4242
<PackageReference Include="Grpc.Tools" Version="2.71.0">
4343
<PrivateAssets>all</PrivateAssets>
4444
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)