Skip to content

Commit ddeecab

Browse files
dependabot[bot]jonreding2010TroyWalshProf
authored
Bump Moq from 4.20.70 to 4.20.72 in /Framework (#274)
Bumps [Moq](https://github.com/moq/moq) from 4.20.70 to 4.20.72. - [Release notes](https://github.com/moq/moq/releases) - [Changelog](https://github.com/devlooped/moq/blob/main/changelog.md) - [Commits](moq/moq.spikes@v4.20.70...v4.20.72) --- updated-dependencies: - dependency-name: Moq dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jon Reding <[email protected]> Co-authored-by: Troy Walsh <[email protected]>
1 parent 0b2dccb commit ddeecab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Framework/FrameworkUnitTests/FrameworkUnitTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<PrivateAssets>all</PrivateAssets>
1212
</PackageReference>
1313
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
14-
<PackageReference Include="Moq" Version="4.20.70" />
14+
<PackageReference Include="Moq" Version="4.20.72" />
1515
<PackageReference Include="MSTest.TestAdapter" Version="3.5.2" />
1616
<PackageReference Include="MSTest.TestFramework" Version="3.5.2" />
1717
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />

0 commit comments

Comments
 (0)