Skip to content

Commit 61d7f6c

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 4947128 commit 61d7f6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FinalEngine.Tests/FinalEngine.Tests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<PrivateAssets>all</PrivateAssets>
2626
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2727
</PackageReference>
28-
<PackageReference Include="Moq" Version="4.18.4" />
28+
<PackageReference Include="Moq" Version="4.20.70" />
2929
<PackageReference Include="NUnit" Version="3.13.3" />
3030
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
3131
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.3" />

0 commit comments

Comments
 (0)