Skip to content

Commit

Permalink
Bump NuGet.Versioning from 6.10.0 to 6.10.1 in /Src/NuGetDefense.Lib
Browse files Browse the repository at this point in the history
Bumps [NuGet.Versioning](https://github.com/NuGet/NuGet.Client) from 6.10.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-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and digitalcoyote committed Jun 30, 2024
1 parent c941e8c commit fe13381
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Src/NuGetDefense.Lib/NuGetDefense.Lib.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="NuGet.Versioning" Version="6.10.0" />
<PackageReference Include="NuGet.Versioning" Version="6.10.1" />
<PackageReference Include="NuGetDefense.Core" Version="2.0.13.1" />
<PackageReference Include="NuGetDefense.GitHubAdvisoryDatabase" Version="2.0.7" />
<PackageReference Include="NuGetDefense.NVD" Version="2.1.6" />
Expand Down

0 comments on commit fe13381

Please sign in to comment.