Skip to content

Commit 9a37996

Browse files
Bump Moq from 4.16.1 to 4.18.2
Bumps [Moq](https://github.com/moq/moq4) from 4.16.1 to 4.18.2. - [Release notes](https://github.com/moq/moq4/releases) - [Changelog](https://github.com/moq/moq4/blob/main/CHANGELOG.md) - [Commits](devlooped/moq@v4.16.1...v4.18.2) --- 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 a6369c1 commit 9a37996

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.2.0" />
20-
<PackageReference Include="Moq" Version="4.16.1" />
20+
<PackageReference Include="Moq" Version="4.18.2" />
2121
<PackageReference Include="xunit" Version="2.4.2" />
2222
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5">
2323
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)