Skip to content

Commit ef00f51

Browse files
Bump Moq from 4.14.4 to 4.16.1
Bumps [Moq](https://github.com/moq/moq4) from 4.14.4 to 4.16.1. - [Release notes](https://github.com/moq/moq4/releases) - [Changelog](https://github.com/moq/moq4/blob/main/CHANGELOG.md) - [Commits](devlooped/moq@v4.14.4...v4.16.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 66d1555 commit ef00f51

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

EntityFrameworkCore.Extensions.Tests/EntityFrameworkCore.Extensions.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
<ItemGroup>
1818
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="3.1.2" />
19-
<PackageReference Include="Moq" Version="4.14.4" />
19+
<PackageReference Include="Moq" Version="4.16.1" />
2020
<PackageReference Include="xunit" Version="2.4.1" />
2121
<PackageReference Include="xunit.runner.console" Version="2.4.1">
2222
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)