Skip to content

Commit 47f8baa

Browse files
dependabot[bot]fgreinacher
authored andcommitted
Bump Moq from 4.10.0 to 4.10.1 (#417)
Bumps [Moq](https://github.com/moq/moq4) from 4.10.0 to 4.10.1. - [Release notes](https://github.com/moq/moq4/releases) - [Changelog](https://github.com/moq/moq4/blob/master/CHANGELOG.md) - [Commits](devlooped/moq@v4.10.0...v4.10.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent ff52831 commit 47f8baa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

System.IO.Abstractions.TestingHelpers.Tests/System.IO.Abstractions.TestingHelpers.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242

4343
<ItemGroup Condition="'$(TargetFramework)' != 'net40'">
4444
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.9.0" />
45-
<PackageReference Include="Moq" Version="4.10.0" />
45+
<PackageReference Include="Moq" Version="4.10.1" />
4646
</ItemGroup>
4747

4848
<ItemGroup>

0 commit comments

Comments
 (0)