Skip to content

Commit

Permalink
Update all nuget dependencies to v6.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 9, 2023
1 parent 7eee696 commit d62c572
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/Whipstaff.Nuget/Whipstaff.Nuget.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="NuGet.Configuration" Version="6.6.1" />
<PackageReference Include="NuGet.Packaging" Version="6.6.1" />
<PackageReference Include="NuGet.ProjectModel" Version="6.6.1" />
<PackageReference Include="NuGet.Protocol" Version="6.6.1" />
<PackageReference Include="NuGet.Configuration" Version="6.7.0" />
<PackageReference Include="NuGet.Packaging" Version="6.7.0" />
<PackageReference Include="NuGet.ProjectModel" Version="6.7.0" />
<PackageReference Include="NuGet.Protocol" Version="6.7.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit d62c572

Please sign in to comment.