Skip to content

Commit 4ac27e7

Browse files
chore(deps): bump Moq in /test/Cnblogs.Architecture.TestShared
Bumps [Moq](https://github.com/moq/moq) from 4.20.1 to 4.20.2. - [Release notes](https://github.com/moq/moq/releases) - [Changelog](https://github.com/moq/moq/blob/main/CHANGELOG.md) - [Commits](moq/moq.spikes@v4.20.1...v4.20.2) --- updated-dependencies: - dependency-name: Moq dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 123e9ab commit 4ac27e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<ItemGroup>
33
<PackageReference Include="FluentAssertions" Version="6.11.0" />
4-
<PackageReference Include="Moq" Version="4.20.1" />
4+
<PackageReference Include="Moq" Version="4.20.2" />
55
</ItemGroup>
66
</Project>

0 commit comments

Comments
 (0)