Skip to content

Commit

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

Bump NuGet.Versioning from 6.4.0 to 6.5.0
  • Loading branch information
adamralph authored Mar 30, 2023
2 parents 37c4419 + 3fb9e05 commit 62480c0
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.4.0" />
<PackageReference Include="NuGet.Versioning" Version="6.5.0" />
</ItemGroup>

</Project>

0 comments on commit 62480c0

Please sign in to comment.