Skip to content

Commit

Permalink
Upgrade vulnerable testing package (#879)
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexMacocian authored Nov 22, 2024
1 parent 51f5d72 commit bd422a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Daybreak.Tests/Daybreak.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="System.Linq.Async" Version="6.0.1" />
<PackageReference Include="System.Private.Uri" Version="4.3.0" />
<PackageReference Include="System.Private.Uri" Version="4.3.2" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit bd422a8

Please sign in to comment.