Skip to content

Commit 6acf9d7

Browse files
Bump FluentAssertions from 5.10.2 to 5.10.3 (#304)
Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 5.10.2 to 5.10.3. - [Release notes](https://github.com/fluentassertions/fluentassertions/releases) - [Changelog](https://github.com/fluentassertions/fluentassertions/blob/develop/AcceptApiChanges.ps1) - [Commits](fluentassertions/fluentassertions@5.10.2...5.10.3) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1f43b37 commit 6acf9d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.targets

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<PackageReference Update="Microsoft.NET.Test.Sdk" Version="16.5.0" />
2626
<PackageReference Update="xunit.runner.visualstudio" Version="2.4.1" />
2727
<PackageReference Update="xunit" Version="2.4.1" />
28-
<PackageReference Update="FluentAssertions" Version="5.10.2" />
28+
<PackageReference Update="FluentAssertions" Version="5.10.3" />
2929
<PackageReference Update="NSubstitute" Version="4.2.1" />
3030
<PackageReference Update="DryIoc.dll" Version="4.2.5" />
3131
<PackageReference Update="DryIoc.Microsoft.DependencyInjection " Version="4.0.0" />

0 commit comments

Comments
 (0)