Skip to content

Commit

Permalink
Update dependency NuGet.Versioning to v6.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 17, 2023
1 parent 4a25dc5 commit 8b7ff10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/NugetUtility.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<PackageReference Include="CommandLineParser" Version="2.9.1" />
<PackageReference Include="HtmlAgilityPack" Version="1.11.45" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="NuGet.Versioning" Version="6.3.0" />
<PackageReference Include="NuGet.Versioning" Version="6.8.0" />
<PackageReference Include="System.IO.Compression" Version="4.3.0" />
</ItemGroup>

Expand Down

0 comments on commit 8b7ff10

Please sign in to comment.