Skip to content

Commit

Permalink
Bump NuGet.Protocol from 5.11.3 to 5.11.5 in /tracer/build/_build
Browse files Browse the repository at this point in the history
Bumps [NuGet.Protocol](https://github.com/NuGet/NuGet.Client) from 5.11.3 to 5.11.5.
- [Release notes](https://github.com/NuGet/NuGet.Client/releases)
- [Commits](https://github.com/NuGet/NuGet.Client/commits)

---
updated-dependencies:
- dependency-name: NuGet.Protocol
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 18, 2023
1 parent 71b5fac commit e85c5b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tracer/build/_build/_build.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="NuGet.Protocol" Version="5.11.3" />
<PackageReference Include="NuGet.Protocol" Version="5.11.5" />
<PackageReference Include="Nuke.Common" Version="5.0.2" />
<PackageReference Include="Colorful.Console" Version="1.2.15" />
<PackageReference Include="Octokit.GraphQL" Version="0.1.8-beta" />
Expand Down

0 comments on commit e85c5b7

Please sign in to comment.