Skip to content

Commit

Permalink
Merge pull request #1018 from App-vNext/dependabot/nuget/FluentAssert…
Browse files Browse the repository at this point in the history
…ions-6.9.0

Bump FluentAssertions from 6.8.0 to 6.9.0
  • Loading branch information
martincostello committed Jan 12, 2023
2 parents 0ea8ef3 + 95deeb0 commit 58a3cc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Polly.Specs/Polly.Specs.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<ItemGroup>
<PackageReference Include="coverlet.msbuild" Version="3.2.0" PrivateAssets="all" />
<PackageReference Include="FluentAssertions" Version="6.8.0" />
<PackageReference Include="FluentAssertions" Version="6.9.0" />
<PackageReference Include="GitHubActionsTestLogger" Version="2.0.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.4.1" />
<PackageReference Include="Moq" Version="4.18.4" />
Expand Down

0 comments on commit 58a3cc4

Please sign in to comment.