Skip to content

Commit e973ed2

Browse files
authored
Merge pull request #518 from System-IO-Abstractions/dependabot/nuget/Moq-4.13.1
Bump Moq from 4.13.0 to 4.13.1
2 parents c317a93 + d954385 commit e973ed2

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

4848
<ItemGroup>

0 commit comments

Comments
 (0)