Skip to content

Commit

Permalink
Merge pull request #2296 from microsoft/dependabot/nuget/FluentAssert…
Browse files Browse the repository at this point in the history
…ions-6.10.0

Bump FluentAssertions from 6.9.0 to 6.10.0
  • Loading branch information
github-actions[bot] authored Feb 13, 2023
2 parents dd1bbff + f3b1369 commit e9cf91c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Kiota.Web.Tests/Kiota.Web.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<ItemGroup>
<PackageReference Include="Deque.AxeCore.Playwright" Version="4.4.0-alpha.c9651f2c2284967c64d2f28e460b5181d0af5c6d" />
<PackageReference Include="FluentAssertions" Version="6.9.0" />
<PackageReference Include="FluentAssertions" Version="6.10.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.4.1" />
<PackageReference Include="Microsoft.Playwright" Version="1.30.0" />
<PackageReference Include="xunit" Version="2.4.2" />
Expand Down

0 comments on commit e9cf91c

Please sign in to comment.