Skip to content

Commit

Permalink
Merge pull request #159 from JoshKeegan/dependabot/nuget/FluentAssert…
Browse files Browse the repository at this point in the history
…ions-6.8.0
  • Loading branch information
dependabot[bot] committed Oct 24, 2022
2 parents f7ff4b1 + 5d3fca7 commit e8b1611
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/UnitTests/UnitTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

<ItemGroup>
<PackageReference Include="AutoFixture" Version="4.17.0" />
<PackageReference Include="FluentAssertions" Version="6.7.0" />
<PackageReference Include="FluentAssertions" Version="6.8.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.3.2" />
<PackageReference Include="SpecFlow.Tools.MsBuild.Generation" Version="3.9.74" />
<PackageReference Include="SpecFlow.xUnit" Version="3.9.74" />
Expand Down

0 comments on commit e8b1611

Please sign in to comment.