Skip to content

Commit

Permalink
chore(deps): update dependency fakeiteasy to v8.3.0
Browse files Browse the repository at this point in the history
| datasource | package    | from  | to    |
| ---------- | ---------- | ----- | ----- |
| nuget      | FakeItEasy | 8.2.0 | 8.3.0 |
  • Loading branch information
renovate[bot] committed Jun 20, 2024
1 parent 1faa443 commit 1784421
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion EPPlusTest/EPPlusTest.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="FakeItEasy" Version="8.2.0" />
<PackageReference Include="FakeItEasy" Version="8.3.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="MSTest.TestAdapter" Version="3.4.3" />
<PackageReference Include="MSTest.TestFramework" Version="3.4.3" />
Expand Down

0 comments on commit 1784421

Please sign in to comment.