Skip to content

Commit d4e8911

Browse files
Bump Moq from 4.10.1 to 4.11.0
Bumps [Moq](https://github.com/moq/moq4) from 4.10.1 to 4.11.0. - [Release notes](https://github.com/moq/moq4/releases) - [Changelog](https://github.com/moq/moq4/blob/master/CHANGELOG.md) - [Commits](devlooped/moq@v4.10.1...v4.11.0)
1 parent 8c96d0b commit d4e8911

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="16.1.0" />
45-
<PackageReference Include="Moq" Version="4.10.1" />
45+
<PackageReference Include="Moq" Version="4.11.0" />
4646
</ItemGroup>
4747

4848
<ItemGroup>

0 commit comments

Comments
 (0)