Skip to content

Commit

Permalink
Merge pull request #26 from alexzautke/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
alexzautke authored Aug 24, 2023
2 parents ce1b15c + 056e4b7 commit 34a6c0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CreativeCode.JWK.Tests/CreativeCode.JWK.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<PackageReference Include="coverlet.collector" Version="6.0.0"><IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="FluentAssertions" Version="6.11.0" />
<PackageReference Include="FluentAssertions" Version="6.12.0" />
</ItemGroup>

</Project>

0 comments on commit 34a6c0c

Please sign in to comment.