Skip to content

Commit

Permalink
feat(xunit): update FluentAssertions from 6.5.1 to 6.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SonicGD committed Apr 20, 2022
1 parent 4581157 commit 26d40d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Sitko.Core.Xunit/Sitko.Core.Xunit.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<ItemGroup>
<PackageReference Include="AutoBogus" Version="2.13.1"/>
<PackageReference Include="FluentAssertions" Version="6.5.1"/>
<PackageReference Include="FluentAssertions" Version="6.6.0"/>
<PackageReference Include="Serilog.Sinks.XUnit" Version="3.0.3"/>
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3" PrivateAssets="None"/>
<PackageReference Include="xunit" Version="2.4.1"/>
Expand Down

0 comments on commit 26d40d1

Please sign in to comment.