Skip to content

Commit

Permalink
Merge pull request #879 from adamralph/dependabot/nuget/NuGet.Version…
Browse files Browse the repository at this point in the history
…ing-6.6.0

Bump NuGet.Versioning from 6.5.0 to 6.6.0
  • Loading branch information
adamralph authored May 24, 2023
2 parents 7b484c4 + fc71888 commit cf56ce4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MinVer.Lib/MinVer.Lib.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" />
<PackageReference Include="NuGet.Versioning" Version="6.5.0" />
<PackageReference Include="NuGet.Versioning" Version="6.6.0" />
</ItemGroup>

</Project>

0 comments on commit cf56ce4

Please sign in to comment.