Skip to content

Commit 3d91a06

Browse files
Update dependency FluentAssertions to 8.10.0 (#229)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ddef889 commit 3d91a06

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
</ItemGroup>
4343
<ItemGroup Condition="'$(IsTestProject)' == 'true'">
4444
<PackageReference Include="TUnit" Version="1.44.0" />
45-
<PackageReference Include="FluentAssertions" Version="8.9.0" />
45+
<PackageReference Include="FluentAssertions" Version="8.10.0" />
4646
</ItemGroup>
4747
<ItemGroup>
4848
<None Include="$(MSBuildThisFileDirectory)images\logo.png" Pack="true" PackagePath="\" />

0 commit comments

Comments
 (0)