Skip to content

Commit

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

Bump FluentAssertions from 6.11.0 to 6.12.0
  • Loading branch information
sriv authored Aug 17, 2024
2 parents be2e67f + fdabac5 commit fdb8259
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.11.0" />
<PackageReference Include="FluentAssertions" Version="6.12.0" />
<PackageReference Include="Gauge.CSharp.Lib" Version="0.10.3" />
</ItemGroup>

Expand Down

0 comments on commit fdb8259

Please sign in to comment.