Skip to content

Commit 4197bd0

Browse files
Update dependency FluentAssertions to 7.2.2
1 parent 749dac1 commit 4197bd0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/UnitTests/UnitTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<ProjectReference Include="..\TypedRest.CodeGeneration.Cli\TypedRest.CodeGeneration.Cli.csproj" />
2222
</ItemGroup>
2323
<ItemGroup>
24-
<PackageReference Include="FluentAssertions" Version="7.2.1" />
24+
<PackageReference Include="FluentAssertions" Version="7.2.2" />
2525
<PackageReference Include="Moq" Version="4.20.72" />
2626
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.3.0" />
2727
<PackageReference Include="xunit" Version="2.9.3" />

0 commit comments

Comments
 (0)