Skip to content

Commit

Permalink
Bump NuGet.Versioning from 6.8.0 to 6.10.1
Browse files Browse the repository at this point in the history
Bumps [NuGet.Versioning](https://github.com/NuGet/NuGet.Client) from 6.8.0 to 6.10.1.
- [Release notes](https://github.com/NuGet/NuGet.Client/releases)
- [Commits](https://github.com/NuGet/NuGet.Client/commits)

---
updated-dependencies:
- dependency-name: NuGet.Versioning
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 21, 2024
1 parent b57c14a commit 1021b18
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 @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="NuGet.Versioning" Version="6.8.0" />
<PackageReference Include="NuGet.Versioning" Version="6.10.1" />
</ItemGroup>

</Project>

0 comments on commit 1021b18

Please sign in to comment.