Skip to content

Commit

Permalink
Merge pull request #21 from loresoft/dependabot/nuget/FluentAssertion…
Browse files Browse the repository at this point in the history
…s-6.3.0

Bump FluentAssertions from 6.2.0 to 6.3.0
  • Loading branch information
pwelter34 authored Jan 18, 2022
2 parents a20658e + 5722236 commit 7168612
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 @@ -14,7 +14,7 @@

<ItemGroup>
<PackageReference Include="DataGenerator" Version="5.0.0.178" />
<PackageReference Include="FluentAssertions" Version="6.2.0" />
<PackageReference Include="FluentAssertions" Version="6.3.0" />
<PackageReference Include="MartinCostello.Logging.XUnit" Version="0.2.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="6.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="6.0.0" />
Expand Down

0 comments on commit 7168612

Please sign in to comment.