Skip to content

Commit 9d97a4e

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 265213c commit 9d97a4e

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
@@ -26,7 +26,7 @@
2626
<PrivateAssets>all</PrivateAssets>
2727
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2828
</PackageReference>
29-
<PackageReference Include="Moq" Version="4.18.4" />
29+
<PackageReference Include="Moq" Version="4.20.70" />
3030
<PackageReference Include="NUnit" Version="3.13.3" />
3131
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
3232
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.3" />

0 commit comments

Comments
 (0)