Skip to content

Commit 744a12b

Browse files
Bump Moq from 4.14.5 to 4.14.6 (#95)
Bumps [Moq](https://github.com/moq/moq4) from 4.14.5 to 4.14.6. - [Release notes](https://github.com/moq/moq4/releases) - [Changelog](https://github.com/moq/moq4/blob/master/CHANGELOG.md) - [Commits](devlooped/moq@v4.14.5...v4.14.6) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a952cfe commit 744a12b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CommandLineParser.Tests/CommandLineParser.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
</PackageReference>
1818
<PackageReference Include="Divergic.Logging.Xunit" Version="3.5.0" />
1919
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.7.1" />
20-
<PackageReference Include="Moq" Version="4.14.5" />
20+
<PackageReference Include="Moq" Version="4.14.6" />
2121
<PackageReference Include="xunit" Version="2.4.1" />
2222
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3">
2323
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)