Skip to content

Commit

Permalink
Merge pull request #146 from maxmind/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
oschwald authored Sep 6, 2023
2 parents 3634d85 + 541bbaf commit 01087c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MaxMind.Db.Test/MaxMind.Db.Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
<PackageReference Include="FluentAssertions" Version="6.11.0" />
<PackageReference Include="FluentAssertions" Version="6.12.0" />
<PackageReference Include="xunit" Version="2.5.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.0">
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
Expand Down

0 comments on commit 01087c1

Please sign in to comment.