Skip to content

Commit

Permalink
Merge pull request #3041 from Pryaxis/renovate/nuget-nuget.protocol-v…
Browse files Browse the repository at this point in the history
…ulnerability

Update dependency NuGet.Protocol to 6.3.3 [SECURITY]
  • Loading branch information
hakusaro authored Jan 5, 2025
2 parents 9e643d0 + d535171 commit 0b5c958
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TShockPluginManager/TShockPluginManager.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<ItemGroup>
<PackageReference Include="NuGet.Packaging" Version="6.3.4" />
<PackageReference Include="NuGet.Protocol" Version="6.3.1" />
<PackageReference Include="NuGet.Protocol" Version="6.3.3" />
<PackageReference Include="NuGet.Resolver" Version="6.3.1" />
<PackageReference Include="System.CommandLine" Version="2.0.0-beta4.22272.1" />
<PackageReference Include="System.Reflection.MetadataLoadContext" Version="6.0.0" />
Expand Down

0 comments on commit 0b5c958

Please sign in to comment.