Skip to content

Commit bc690d5

Browse files
Bump Moq from 4.18.4 to 4.20.1
Bumps [Moq](https://github.com/moq/moq) from 4.18.4 to 4.20.1. - [Release notes](https://github.com/moq/moq/releases) - [Changelog](https://github.com/moq/moq/blob/main/CHANGELOG.md) - [Commits](moq/moq.spikes@v4.18.4...v4.20.1) --- updated-dependencies: - dependency-name: Moq dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 71e7317 commit bc690d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/Microsoft.Graph.DotnetCore.Test/Microsoft.Graph.DotnetCore.Test.csproj

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

1818
<ItemGroup>
1919
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.0" />
20-
<PackageReference Include="Moq" Version="4.18.4" />
20+
<PackageReference Include="Moq" Version="4.20.1" />
2121
<PackageReference Include="xunit" Version="2.5.0" />
2222
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.0">
2323
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)