Skip to content

Commit

Permalink
Bump FakeItEasy from 8.1.0 to 8.2.0
Browse files Browse the repository at this point in the history
Bumps [FakeItEasy](https://github.com/FakeItEasy/FakeItEasy) from 8.1.0 to 8.2.0.
- [Release notes](https://github.com/FakeItEasy/FakeItEasy/releases)
- [Commits](FakeItEasy/FakeItEasy@8.1.0...8.2.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 Apr 15, 2024
1 parent f126a69 commit 82d9119
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Backdash.Tests/Backdash.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Bogus" Version="35.5.0" />
<PackageReference Include="FakeItEasy" Version="8.1.0" />
<PackageReference Include="FakeItEasy" Version="8.2.0" />
<PackageReference Include="FakeItEasy.AutoFakeIt" Version="2.0.0" />
<PackageReference Include="FluentAssertions" Version="6.12.0"/>
<PackageReference Include="FsCheck.Xunit" Version="2.16.6"/>
Expand Down

0 comments on commit 82d9119

Please sign in to comment.