Skip to content

Commit

Permalink
Merge pull request #147 from carlubian/dependabot/nuget/FluentAsserti…
Browse files Browse the repository at this point in the history
…ons-6.12.0

Bump FluentAssertions from 6.11.0 to 6.12.0
  • Loading branch information
kodiakhq[bot] committed Aug 24, 2023
2 parents 73237b7 + faba50d commit 8179e01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ConfigAdapter.Test/ConfigAdapter.Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="FluentAssertions" Version="6.11.0" />
<PackageReference Include="FluentAssertions" Version="6.12.0" />
<PackageReference Include="FluentAssertions.Analyzers" Version="0.23.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.1" />
<PackageReference Include="MSTest.TestAdapter" Version="3.0.4" />
Expand Down

0 comments on commit 8179e01

Please sign in to comment.