Skip to content

Commit

Permalink
Update all nuget dependencies to v6.7.0 (#1446)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Aug 11, 2023
1 parent 9ea595d commit 9b2b7a8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/Whipstaff.Nuget/Whipstaff.Nuget.csproj
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 9b2b7a8

Please sign in to comment.