Skip to content

Commit

Permalink
Bumping NuGet.Protocol to address a vulnerable package dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Keboo committed Dec 21, 2024
1 parent ab2af24 commit c1c6955
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generator/DocGenerator.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="NuGet.Protocol" Version="6.10.0"/>
<PackageReference Include="NuGet.Protocol" Version="6.12.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit c1c6955

Please sign in to comment.