Skip to content

Commit

Permalink
chore(deps): update dependency fluentassertions to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 2, 2024
1 parent 3336811 commit 8ce7227
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Ark.Tools.Reqnroll/Ark.Tools.Reqnroll.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<!--===============================================================================-->

<ItemGroup>
<PackageReference Include="FluentAssertions" Version="6.12.2" />
<PackageReference Include="FluentAssertions" Version="7.0.0" />
<PackageReference Include="FluentAssertions.Web" Version="1.5.0" />
<PackageReference Include="Reqnroll" Version="2.2.1" />
<PackageReference Include="Microsoft.IdentityModel.JsonWebTokens" Version="8.2.1" />
Expand Down
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.12.2" />
<PackageReference Include="FluentAssertions" Version="7.0.0" />
<PackageReference Include="FluentAssertions.Web" Version="1.5.0" />
<PackageReference Include="SpecFlow" Version="3.9.74" />
<PackageReference Include="Microsoft.IdentityModel.JsonWebTokens" Version="8.2.1" />
Expand Down

0 comments on commit 8ce7227

Please sign in to comment.