Skip to content

Commit

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

Bump FluentAssertions from 6.5.0 to 6.5.1
  • Loading branch information
sriv authored Feb 12, 2022
2 parents e845cfc + ac785d9 commit 44df734
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.0" />
<PackageReference Include="FluentAssertions" Version="6.5.1" />
<PackageReference Include="Gauge.CSharp.Lib" Version="0.9.0" />
</ItemGroup>

Expand Down

0 comments on commit 44df734

Please sign in to comment.