Skip to content

Commit b033512

Browse files
Update dependency FluentAssertions to 7.2.2
1 parent 6beb93d commit b033512

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

UnitTests/UnitTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
</ItemGroup>
1818

1919
<ItemGroup>
20-
<PackageReference Include="FluentAssertions" Version="7.2.1" />
20+
<PackageReference Include="FluentAssertions" Version="7.2.2" />
2121
<PackageReference Include="MartinCostello.Logging.XUnit" Version="0.7.1" />
2222
<PackageReference Include="Microsoft.AspNetCore.TestHost" Version="8.0.25" />
2323
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.3.0" />

0 commit comments

Comments
 (0)