Skip to content

Commit

Permalink
Bump System.Private.Uri from 4.3.0 to 4.3.2 in /Daybreak.Tests
Browse files Browse the repository at this point in the history
Bumps System.Private.Uri from 4.3.0 to 4.3.2.

---
updated-dependencies:
- dependency-name: System.Private.Uri
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 22, 2024
1 parent 1c4ccb9 commit 8699aab
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 8699aab

Please sign in to comment.