Skip to content

Commit

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

Bump FluentAssertions from 6.4.0 to 6.5.0
  • Loading branch information
sriv authored Feb 11, 2022
2 parents b6eafd9 + be8f037 commit 461d980
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.4.0" />
<PackageReference Include="FluentAssertions" Version="6.5.0" />
<PackageReference Include="Gauge.CSharp.Lib" Version="0.9.0" />
</ItemGroup>

Expand Down

0 comments on commit 461d980

Please sign in to comment.