Skip to content

Commit 3d80ecd

Browse files
chore(deps): update dependency fluentassertions to 8.0.1
1 parent a2a4797 commit 3d80ecd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integrationtests/IntegrationTests.Shared.Tests/IntegrationTests.Shared.Tests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
2020
</PackageReference>
2121
<PackageReference Include="Xunit.StaFact" Version="1.2.69" />
22-
<PackageReference Include="FluentAssertions" Version="8.0.0" />
22+
<PackageReference Include="FluentAssertions" Version="8.0.1" />
2323
</ItemGroup>
2424

2525
<ItemGroup>

0 commit comments

Comments
 (0)