Skip to content

Commit 2a79348

Browse files
Bump Moq from 4.14.7 to 4.15.1 (graphql-dotnet#2001)
Bumps [Moq](https://github.com/moq/moq4) from 4.14.7 to 4.15.1. - [Release notes](https://github.com/moq/moq4/releases) - [Changelog](https://github.com/moq/moq4/blob/master/CHANGELOG.md) - [Commits](https://github.com/moq/moq4/commits) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 390ff96 commit 2a79348

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/GraphQL.DataLoader.Tests/GraphQL.DataLoader.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<ItemGroup>
99
<PackageReference Include="Bogus" Version="31.0.3" />
1010
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="3.1.9" />
11-
<PackageReference Include="Moq" Version="4.14.7" />
11+
<PackageReference Include="Moq" Version="4.15.1" />
1212
<PackageReference Include="Nito.AsyncEx.Context" Version="5.1.0" />
1313
</ItemGroup>
1414

0 commit comments

Comments
 (0)