Skip to content

Commit

Permalink
Merge pull request #3 from getgauge/dependabot/nuget/FluentAssertions…
Browse files Browse the repository at this point in the history
…-5.10.3

Bump FluentAssertions from 4.19.4 to 5.10.3
  • Loading branch information
NivedhaSenthil authored Sep 21, 2020
2 parents c8c9dfd + 18701ae commit 5e9e38c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion netcore-template.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="FluentAssertions" Version="4.19.4" />
<PackageReference Include="FluentAssertions" Version="5.10.3" />
<PackageReference Include="Gauge.CSharp.Lib" Version="0.7.8" />
</ItemGroup>

Expand Down

0 comments on commit 5e9e38c

Please sign in to comment.