Skip to content

Commit 44a0e48

Browse files
Bump Moq from 4.18.4 to 4.20.69 (#376)
Bumps [Moq](https://github.com/moq/moq) from 4.18.4 to 4.20.69. - [Release notes](https://github.com/moq/moq/releases) - [Changelog](https://github.com/moq/moq/blob/main/CHANGELOG.md) - [Commits](moq/moq.spikes@v4.18.4...v4.20.69) --- updated-dependencies: - dependency-name: Moq dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5b16913 commit 44a0e48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BitFaster.Caching.UnitTests/BitFaster.Caching.UnitTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
</PackageReference>
1313
<PackageReference Include="FluentAssertions" Version="6.11.0" />
1414
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.2" />
15-
<PackageReference Include="Moq" Version="4.18.4" />
15+
<PackageReference Include="Moq" Version="4.20.69" />
1616
<PackageReference Include="xunit" Version="2.4.2" />
1717
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5">
1818
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)