Skip to content

Commit

Permalink
Bump FakeItEasy from 8.2.0 to 8.3.0
Browse files Browse the repository at this point in the history
Bumps [FakeItEasy](https://github.com/FakeItEasy/FakeItEasy) from 8.2.0 to 8.3.0.
- [Release notes](https://github.com/FakeItEasy/FakeItEasy/releases)
- [Commits](FakeItEasy/FakeItEasy@8.2.0...8.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 Jun 20, 2024
1 parent c246c27 commit 6ba251c
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="2024.2.514.325" />
<PackageReference Include="Moq" Version="4.20.70" />
<PackageReference Include="NSubstitute" Version="5.1.0" />
<PackageReference Include="FakeItEasy" Version="8.2.0" />
<PackageReference Include="FakeItEasy" Version="8.3.0" />
<PackageReference Include="PCLMock" Version="5.1.3" />
<PackageReference Include="Rocks" Version="8.1.0" />
<PackageReference Include="System.IO.Abstractions" Version="21.0.2" />
Expand Down

0 comments on commit 6ba251c

Please sign in to comment.