Skip to content

Commit e1de30c

Browse files
Bump Moq from 4.18.4 to 4.20.70
Bumps [Moq](https://github.com/moq/moq) from 4.18.4 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.18.4...v4.20.70) --- updated-dependencies: - dependency-name: Moq dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e57220c commit e1de30c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BitPayUnitTest/BitPayUnitTest.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<ItemGroup>
1111
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
12-
<PackageReference Include="Moq" Version="4.18.4" />
12+
<PackageReference Include="Moq" Version="4.20.70" />
1313
<PackageReference Include="xunit" Version="2.5.0" />
1414
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.0">
1515
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)