Skip to content

Commit

Permalink
security: Update Grpc.Net.Client library to address Dependabot alerts. (
Browse files Browse the repository at this point in the history
  • Loading branch information
chynesNR committed Jul 12, 2023
1 parent ec70f4e commit eee7564
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Agent/NewRelic/Agent/Core/Core.csproj
Expand Up @@ -66,7 +66,7 @@

<ItemGroup Condition="'$(TargetFramework)' == 'netstandard2.0'">
<!-- .NET Core can use the modern gRPC library -->
<PackageReference Include="Grpc.Net.Client" Version="2.51.0" />
<PackageReference Include="Grpc.Net.Client" Version="2.55.0" />
<PackageReference Include="Autofac" Version="4.5.0" />
<PackageReference Include="Microsoft.Extensions.Configuration" Version="2.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="2.0.0" />
Expand Down

0 comments on commit eee7564

Please sign in to comment.