Skip to content

Commit ec6c060

Browse files
dependabot[bot]digitalcoyote
authored andcommitted
Bump NuGet.Versioning from 6.8.0 to 6.9.1 in /Src/NuGetDefense.Lib
Bumps [NuGet.Versioning](https://github.com/NuGet/NuGet.Client) from 6.8.0 to 6.9.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]>
1 parent bfd7095 commit ec6c060

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Src/NuGetDefense.Lib/NuGetDefense.Lib.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<PrivateAssets>all</PrivateAssets>
3737
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3838
</PackageReference>
39-
<PackageReference Include="NuGet.Versioning" Version="6.8.0" />
39+
<PackageReference Include="NuGet.Versioning" Version="6.9.1" />
4040
<PackageReference Include="NuGetDefense.Core" Version="2.0.7" />
4141
<PackageReference Include="NuGetDefense.GitHubAdvisoryDatabase" Version="2.0.5" />
4242
<PackageReference Include="NuGetDefense.NVD" Version="2.1.0" />

0 commit comments

Comments
 (0)