Skip to content

Commit

Permalink
chore(deps): bump FakeItEasy from 7.2.0 to 7.3.0
Browse files Browse the repository at this point in the history
Bumps [FakeItEasy](https://github.com/FakeItEasy/FakeItEasy) from 7.2.0 to 7.3.0.
- [Release notes](https://github.com/FakeItEasy/FakeItEasy/releases)
- [Commits](FakeItEasy/FakeItEasy@7.2.0...7.3.0)

---
updated-dependencies:
- dependency-name: FakeItEasy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 17, 2022
1 parent 4d0d944 commit a4263c5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="FluentAssertions" Version="6.3.0" />
<PackageReference Include="FakeItEasy" Version="7.2.0" />
<PackageReference Include="FakeItEasy" Version="7.3.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.0.0" />
<PackageReference Include="Serilog" Version="2.10.0" />
<PackageReference Include="Serilog.Sinks.TestCorrelator" Version="3.2.0" />
Expand Down

0 comments on commit a4263c5

Please sign in to comment.