Skip to content

Commit

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

Bump NuGet.Versioning from 6.10.1 to 6.11.0
  • Loading branch information
adamralph authored Aug 15, 2024
2 parents e52c759 + 7d4c573 commit e68e5f0
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.10.1" />
<PackageReference Include="NuGet.Versioning" Version="6.11.0" />
</ItemGroup>

</Project>

0 comments on commit e68e5f0

Please sign in to comment.