Skip to content

Commit

Permalink
Merge pull request #72 from alexzautke/dependabot/nuget/FluentAsserti…
Browse files Browse the repository at this point in the history
…ons-8.0.0

build(deps): bump FluentAssertions from 7.0.0 to 8.0.0
  • Loading branch information
alexzautke authored Jan 15, 2025
2 parents 0cb9594 + 9c3858d commit 0147bda
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 @@ -21,7 +21,7 @@
<PackageReference Include="coverlet.collector" Version="6.0.3"><IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="FluentAssertions" Version="7.0.0" />
<PackageReference Include="FluentAssertions" Version="8.0.0" />
</ItemGroup>

</Project>

0 comments on commit 0147bda

Please sign in to comment.