Skip to content

Commit

Permalink
Merge pull request #276 from Belphemur/dependabot/nuget/FluentAsserti…
Browse files Browse the repository at this point in the history
…ons-7.0.0

build(deps): bump FluentAssertions from 6.12.2 to 7.0.0
  • Loading branch information
kodiakhq[bot] authored Dec 2, 2024
2 parents 1d48fa2 + 6a3cc26 commit f053cd6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="FluentAssertions" Version="6.12.2" />
<PackageReference Include="FluentAssertions" Version="7.0.0" />
<PackageReference Include="NSubstitute" Version="5.3.0" />
<PackageReference Include="NUnit" Version="4.2.2" />
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />
Expand Down
2 changes: 1 addition & 1 deletion Job.Scheduler.Tests/Job.Scheduler.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="FluentAssertions" Version="6.12.2" />
<PackageReference Include="FluentAssertions" Version="7.0.0" />
<PackageReference Include="NSubstitute" Version="5.3.0" />
<PackageReference Include="NUnit" Version="4.2.2" />
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />
Expand Down

0 comments on commit f053cd6

Please sign in to comment.