Skip to content
This repository has been archived by the owner on Jul 12, 2022. It is now read-only.

Commit

Permalink
📦 Automatic update of NuGet.Protocol to 5.11.0 (#1133)
Browse files Browse the repository at this point in the history
  • Loading branch information
skolima committed Sep 20, 2021
1 parent e3880db commit ab8bd60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NuKeeper.Abstractions/NuKeeper.Abstractions.csproj
Expand Up @@ -11,7 +11,7 @@
<ItemGroup>
<PackageReference Include="McMaster.Extensions.CommandLineUtils" Version="3.1.0" />
<PackageReference Include="Microsoft.Extensions.Http" Version="5.0.0" />
<PackageReference Include="NuGet.Protocol" Version="5.8.0" />
<PackageReference Include="NuGet.Protocol" Version="5.11.0" />
</ItemGroup>

</Project>

0 comments on commit ab8bd60

Please sign in to comment.