Skip to content

Commit fb1006b

Browse files
Bump FluentAssertions from 5.7.0 to 5.8.0 (#318)
Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 5.7.0 to 5.8.0. - [Release notes](https://github.com/fluentassertions/fluentassertions/releases) - [Commits](fluentassertions/fluentassertions@5.7.0...5.8.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: null <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 3a04f16 commit fb1006b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Test/Test.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<PackageReference Include="AutoFixture" Version="4.10.0" />
1111
<PackageReference Include="AutoFixture.AutoMoq" Version="4.10.0" />
1212
<PackageReference Include="AutoFixture.Xunit2" Version="4.10.0" />
13-
<PackageReference Include="FluentAssertions" Version="5.7.0" />
13+
<PackageReference Include="FluentAssertions" Version="5.8.0" />
1414
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.2.0" />
1515
<PackageReference Include="Microsoft.AspNetCore.App" />
1616
<PackageReference Include="Moq" Version="4.12.0" />

0 commit comments

Comments
 (0)