Skip to content

Commit 1a79eb5

Browse files
chore(deps): bump Moq from 4.20.70 to 4.20.72
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]>
1 parent 958bb83 commit 1a79eb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dotnet.Samples.AspNetCore.WebApi.Tests/Dotnet.Samples.AspNetCore.WebApi.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<PrivateAssets>all</PrivateAssets>
1717
</PackageReference>
1818
<PackageReference Include="FluentAssertions" Version="6.12.0" />
19-
<PackageReference Include="Moq" Version="4.20.70" />
19+
<PackageReference Include="Moq" Version="4.20.72" />
2020
</ItemGroup>
2121

2222
<ItemGroup>

0 commit comments

Comments
 (0)