Skip to content

Commit

Permalink
Merge pull request #1065 from adamralph/dependabot/nuget/NuGet.Versio…
Browse files Browse the repository at this point in the history
…ning-6.12.1

Bump NuGet.Versioning from 6.11.0 to 6.12.1
  • Loading branch information
adamralph authored Jan 21, 2025
2 parents ae8a7cf + c80ce26 commit 10ecdd2
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 @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="NuGet.Versioning" Version="6.11.0" />
<PackageReference Include="NuGet.Versioning" Version="6.12.1" />
</ItemGroup>

</Project>

0 comments on commit 10ecdd2

Please sign in to comment.