Skip to content

Commit

Permalink
Merge pull request #30 from HavenDV/dependabot/nuget/all-8c8b2232d5
Browse files Browse the repository at this point in the history
chore(deps): bump FluentAssertions from 6.12.2 to 7.0.0 in the all group
  • Loading branch information
github-actions[bot] authored Dec 2, 2024
2 parents 86474c0 + 17852d4 commit 83d682c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tests/H.Hooks.UnitTests/H.Hooks.UnitTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="FluentAssertions" Version="6.12.2" />
<PackageReference Include="FluentAssertions" Version="7.0.0" />
<PackageReference Include="GitHubActionsTestLogger" Version="2.4.1">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit 83d682c

Please sign in to comment.