Skip to content

Commit

Permalink
Bump FakeItEasy from 8.0.1 to 8.1.0
Browse files Browse the repository at this point in the history
Bumps [FakeItEasy](https://github.com/FakeItEasy/FakeItEasy) from 8.0.1 to 8.1.0.
- [Release notes](https://github.com/FakeItEasy/FakeItEasy/releases)
- [Commits](FakeItEasy/FakeItEasy@8.0.1...8.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 5, 2024
1 parent 47cb0c0 commit ac53da7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BenchmarkMockNet/BenchmarkMockNet.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<PackageReference Include="JustMock" Version="2023.3.1122.188"/>
<PackageReference Include="Moq" Version="4.20.70"/>
<PackageReference Include="NSubstitute" Version="5.1.0"/>
<PackageReference Include="FakeItEasy" Version="8.0.1"/>
<PackageReference Include="FakeItEasy" Version="8.1.0"/>
<PackageReference Include="PCLMock" Version="5.1.3"/>
<PackageReference Include="Rocks" Version="7.3.0"/>
<PackageReference Include="System.IO.Abstractions" Version="20.0.4"/>
Expand Down

0 comments on commit ac53da7

Please sign in to comment.