Skip to content

Commit

Permalink
Update dependency FakeItEasy to v8.3.0 (#700)
Browse files Browse the repository at this point in the history
+semver:patch
  • Loading branch information
renovate[bot] authored Jun 20, 2024
1 parent 242c561 commit 25e69a3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.Data.Sqlite" Version="8.0.3" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="FakeItEasy" Version="8.2.0" />
<PackageReference Include="FakeItEasy" Version="8.3.0" />
<PackageReference Include="NUnit" Version="4.1.0" />
<PackageReference Include="NUnit.Analyzers" Version="4.2.0">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 25e69a3

Please sign in to comment.