Skip to content

Commit 96f886a

Browse files
authored
Merge pull request #504 from System-IO-Abstractions/dependabot/nuget/Moq-4.13.0
Bump Moq from 4.12.0 to 4.13.0
2 parents eeb6cfb + 7039978 commit 96f886a

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

4848
<ItemGroup>

0 commit comments

Comments
 (0)