Skip to content

Commit

Permalink
Merge pull request #123 from loresoft/dependabot/nuget/FluentAssertio…
Browse files Browse the repository at this point in the history
…ns-7.0.0

Bump FluentAssertions from 6.12.2 to 7.0.0
  • Loading branch information
github-actions[bot] authored Dec 2, 2024
2 parents 9c45ebc + 72b7e45 commit 4c5dfcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Cosmos.Identity.Tests/Cosmos.Identity.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="FluentAssertions" Version="6.12.2" />
<PackageReference Include="FluentAssertions" Version="7.0.0" />
<PackageReference Include="MartinCostello.Logging.XUnit" Version="0.4.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="9.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="9.0.0" />
Expand Down

0 comments on commit 4c5dfcb

Please sign in to comment.