Skip to content

Commit

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

Bump FluentAssertions from 6.1.0 to 6.2.0
  • Loading branch information
sriv authored Oct 29, 2021
2 parents fab1855 + 388c81e commit 2c710ea
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.1.0" />
<PackageReference Include="FluentAssertions" Version="6.2.0" />
<PackageReference Include="Gauge.CSharp.Lib" Version="0.9.0" />
</ItemGroup>

Expand Down

0 comments on commit 2c710ea

Please sign in to comment.