Skip to content

Commit 049083d

Browse files
Bump Moq from 4.11.0 to 4.12.0
Bumps [Moq](https://github.com/moq/moq4) from 4.11.0 to 4.12.0. - [Release notes](https://github.com/moq/moq4/releases) - [Changelog](https://github.com/moq/moq4/blob/master/CHANGELOG.md) - [Commits](devlooped/moq@v4.11.0...v4.12.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 19e2564 commit 049083d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

4848
<ItemGroup>

0 commit comments

Comments
 (0)