Skip to content

Commit fab3672

Browse files
build(deps): Bump FluentAssertions from 8.0.1 to 8.1.0
Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 8.0.1 to 8.1.0. - [Release notes](https://github.com/fluentassertions/fluentassertions/releases) - [Changelog](https://github.com/fluentassertions/fluentassertions/blob/main/AcceptApiChanges.ps1) - [Commits](fluentassertions/fluentassertions@8.0.1...8.1.0) --- updated-dependencies: - dependency-name: FluentAssertions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 89c9e61 commit fab3672

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SierraLib.HumaneErrors.Tests/SierraLib.HumaneErrors.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</PropertyGroup>
77

88
<ItemGroup>
9-
<PackageReference Include="FluentAssertions" Version="8.0.1" />
9+
<PackageReference Include="FluentAssertions" Version="8.1.0" />
1010
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
1111
<PackageReference Include="xunit" Version="2.9.3" />
1212
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.1">

0 commit comments

Comments
 (0)