Skip to content

Commit 2fd82ee

Browse files
chore(deps): Bump the nuget-agent group with 1 update (#3445)
Bumps Grpc.Tools from 2.76.0 to 2.78.0 --- updated-dependencies: - dependency-name: Grpc.Tools dependency-version: 2.78.0 dependency-type: direct:production update-type: version-update:semver-minor 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 9c3bd12 commit 2fd82ee

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
@@ -41,7 +41,7 @@
4141
<!-- Autofac v6+ doesn't support framework. We could possibly upgrade to v5.x but there's no compelling reason for it. -->
4242
<PackageReference Include="Autofac" Version="[4.5.0]" />
4343
<PackageReference Include="Google.Protobuf" Version="3.33.5" />
44-
<PackageReference Include="Grpc.Tools" Version="2.76.0">
44+
<PackageReference Include="Grpc.Tools" Version="2.78.0">
4545
<PrivateAssets>all</PrivateAssets>
4646
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
4747
</PackageReference>

0 commit comments

Comments
 (0)