Skip to content

Commit

Permalink
Merge pull request #123 from ARKlab/dependabot/nuget/FluentAssertions…
Browse files Browse the repository at this point in the history
…-6.12.0

chore(deps): bump FluentAssertions from 6.11.0 to 6.12.0
  • Loading branch information
AndreaCuneo authored Nov 20, 2023
2 parents 883faa5 + 03532a0 commit aaaf022
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Ark.Tools.SpecFlow/Ark.Tools.SpecFlow.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<!--===============================================================================-->

<ItemGroup>
<PackageReference Include="FluentAssertions" Version="6.11.0" />
<PackageReference Include="FluentAssertions" Version="6.12.0" />
<PackageReference Include="FluentAssertions.Web" Version="1.2.5" />
<PackageReference Include="SpecFlow" Version="3.9.74" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="6.31.0" />
Expand Down

0 comments on commit aaaf022

Please sign in to comment.