Skip to content

Commit b7fc536

Browse files
Merge pull request #502 from loresoft/dependabot/nuget/FluentAssertions-8.0.1
Bump FluentAssertions from 8.0.0 to 8.0.1
2 parents 260b0e3 + b46b330 commit b7fc536

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Directory.Build.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131

3232
<ItemGroup>
3333
<PackageReference Include="Bogus" Version="35.6.1" />
34-
<PackageReference Include="FluentAssertions" Version="8.0.0" />
34+
<PackageReference Include="FluentAssertions" Version="8.0.1" />
3535
<PackageReference Include="XUnit.Hosting" Version="2.0.0" />
3636
</ItemGroup>
3737

0 commit comments

Comments
 (0)