Skip to content

Commit

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

Bump NuGet.Versioning from 6.6.0 to 6.7.0
  • Loading branch information
adamralph authored Sep 5, 2023
2 parents ab083f8 + 77d716d commit 0b33254
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.6.0" />
<PackageReference Include="NuGet.Versioning" Version="6.7.0" />
</ItemGroup>

</Project>

0 comments on commit 0b33254

Please sign in to comment.