Skip to content

Commit 0c97000

Browse files
dependabot[bot]linkdotnet
authored andcommitted
Bump Moq from 4.18.3 to 4.18.4
Bumps [Moq](https://github.com/moq/moq4) from 4.18.3 to 4.18.4. - [Release notes](https://github.com/moq/moq4/releases) - [Changelog](https://github.com/moq/moq4/blob/main/CHANGELOG.md) - [Commits](devlooped/moq@v4.18.3...v4.18.4) --- updated-dependencies: - dependency-name: Moq dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 02554fa commit 0c97000

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<PackageReference Include="bunit" Version="1.13.5" />
66
<PackageReference Include="FluentAssertions" Version="6.8.0" />
77
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.5.0-preview-20221221-03" />
8-
<PackageReference Include="Moq" Version="4.18.3" />
8+
<PackageReference Include="Moq" Version="4.18.4" />
99
<PackageReference Include="xunit" Version="2.4.2" />
1010
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5">
1111
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)