Skip to content

Commit

Permalink
Bump NuGet.Protocol from 6.1.0 to 6.2.2 in /src/Shared (microsoft#357)
Browse files Browse the repository at this point in the history
Bumps [NuGet.Protocol](https://github.com/NuGet/NuGet.Client) from 6.1.0 to 6.2.2.
- [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]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 11, 2022
1 parent 4a9e758 commit e1721d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Shared/Shared.Lib.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<PackageReference Include="NLog" Version="4.7.12" />
<PackageReference Include="NLog.Schema" Version="4.7.12" />
<PackageReference Include="NuGet.Packaging" Version="6.1.0" />
<PackageReference Include="NuGet.Protocol" Version="6.1.0" />
<PackageReference Include="NuGet.Protocol" Version="6.2.2" />
<PackageReference Include="Octokit" Version="0.50.0" />
<PackageReference Include="packageurl-dotnet" Version="1.1.0" />
<PackageReference Include="Polly.Contrib.WaitAndRetry" Version="1.1.1" />
Expand Down

0 comments on commit e1721d5

Please sign in to comment.