Skip to content

Commit e9855a4

Browse files
Bump Moq from 4.15.2 to 4.16.0 (#494)
Bumps [Moq](https://github.com/moq/moq4) from 4.15.2 to 4.16.0. - [Release notes](https://github.com/moq/moq4/releases) - [Changelog](https://github.com/moq/moq4/blob/main/CHANGELOG.md) - [Commits](devlooped/moq@v4.15.2...v4.16.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9328472 commit e9855a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<PackageReference Include="Shouldly" Version="4.0.3" />
1010
<PackageReference Include="xunit" Version="2.4.1" />
1111
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3" />
12-
<PackageReference Include="Moq" Version="4.15.2" />
12+
<PackageReference Include="Moq" Version="4.16.0" />
1313
<PackageReference Include="NSubstitute" Version="4.2.2" />
1414

1515
<PackageReference Include="Microsoft.AspNetCore.TestHost" Version="3.1.9" Condition="'$(TargetFramework)' == 'netcoreapp3.1'" />

0 commit comments

Comments
 (0)