Skip to content

Commit f8ba501

Browse files
Bump Moq from 4.16.1 to 4.20.70
Bumps [Moq](https://github.com/moq/moq) from 4.16.1 to 4.20.70. - [Release notes](https://github.com/moq/moq/releases) - [Changelog](https://github.com/devlooped/moq/blob/main/CHANGELOG.md) - [Commits](moq/moq.spikes@v4.16.1...v4.20.70) --- 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 fc8b7bf commit f8ba501

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/X.Spectator.Tests/X.Spectator.Tests.csproj

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

88
<ItemGroup>
99
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.0.0" />
10-
<PackageReference Include="Moq" Version="4.16.1" />
10+
<PackageReference Include="Moq" Version="4.20.70" />
1111
<PackageReference Include="xunit" Version="2.8.0" />
1212
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3">
1313
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)