Skip to content

Commit cbe2a64

Browse files
Bump Moq from 4.10.0 to 4.11.0 (#279)
Bumps [Moq](https://github.com/moq/moq4) from 4.10.0 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.0...v4.11.0)
1 parent af0c717 commit cbe2a64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Test/Test.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<PackageReference Include="AutoFixture.Xunit2" Version="4.8.0" />
1313
<PackageReference Include="FluentAssertions" Version="5.6.0" />
1414
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.0.1" />
15-
<PackageReference Include="Moq" Version="4.10.0" />
15+
<PackageReference Include="Moq" Version="4.11.0" />
1616
<PackageReference Include="System.IO.Abstractions" Version="4.2.4" />
1717
<PackageReference Include="xunit" Version="2.4.1" />
1818
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.1">

0 commit comments

Comments
 (0)