Skip to content

Commit e5da6f6

Browse files
dependabot[bot]kzu
authored andcommitted
Bump Moq from 4.14.0 to 4.15.2
Bumps [Moq](https://github.com/moq/moq4) from 4.14.0 to 4.15.2. - [Release notes](https://github.com/moq/moq4/releases) - [Changelog](https://github.com/moq/moq4/blob/master/CHANGELOG.md) - [Commits](devlooped/moq@v4.14.0...v4.15.2) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4caefce commit e5da6f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/VisualStudio.Tests/VisualStudio.Tests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<ItemGroup>
88
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.7.1" />
9-
<PackageReference Include="Moq" Version="4.14.0" />
9+
<PackageReference Include="Moq" Version="4.15.2" />
1010
<PackageReference Include="xunit" Version="2.4.1" />
1111
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3" />
1212
</ItemGroup>

0 commit comments

Comments
 (0)