Skip to content

Commit c2f170d

Browse files
chore(deps): bump Moq from 4.20.70 to 4.20.72 (#119)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d04305f commit c2f170d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Client.Test/Client.Test.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<PackageReference Include="coverlet.collector" Version="6.0.2" />
2121
<PackageReference Include="JunitXml.TestLogger" Version="4.0.254" />
2222
<PackageReference Include="WireMock.Net" Version="1.6.3" />
23-
<PackageReference Include="Moq" Version="4.20.70" />
23+
<PackageReference Include="Moq" Version="4.20.72" />
2424
<PackageReference Include="System.Linq.Async" Version="6.0.1" />
2525
</ItemGroup>
2626

0 commit comments

Comments
 (0)