Skip to content

Commit

Permalink
Bump NuGet.Versioning from 6.11.0 to 6.12.1
Browse files Browse the repository at this point in the history
Bumps [NuGet.Versioning](https://github.com/NuGet/NuGet.Client) from 6.11.0 to 6.12.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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 13, 2024
1 parent 7cb981d commit 61543c7
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 61543c7

Please sign in to comment.