Skip to content

Commit

Permalink
Merge pull request #15 from getgauge/dependabot/nuget/FluentAssertion…
Browse files Browse the repository at this point in the history
…s-6.6.0

Bump FluentAssertions from 6.5.1 to 6.6.0
  • Loading branch information
sriv authored Apr 13, 2022
2 parents d0ad3bc + 8603f7b commit ee7669f
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="6.5.1" />
<PackageReference Include="FluentAssertions" Version="6.6.0" />
<PackageReference Include="Gauge.CSharp.Lib" Version="0.9.0" />
</ItemGroup>

Expand Down

0 comments on commit ee7669f

Please sign in to comment.