Skip to content

Commit 3b9a8ab

Browse files
Bump Moq from 4.16.0 to 4.16.1
Bumps [Moq](https://github.com/moq/moq4) from 4.16.0 to 4.16.1. - [Release notes](https://github.com/moq/moq4/releases) - [Changelog](https://github.com/moq/moq4/blob/main/CHANGELOG.md) - [Commits](devlooped/moq@v4.16.0...v4.16.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 444872c commit 3b9a8ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/SampleApps/SampleApp.Classic.Tests/SampleApp.Classic.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.8.*" />
1414
<PackageReference Include="NUnit" Version="3.13.1" />
1515
<PackageReference Include="NUnit3TestAdapter" Version="3.17.0" />
16-
<PackageReference Include="Moq" Version="4.16.0" />
16+
<PackageReference Include="Moq" Version="4.16.1" />
1717
<ProjectReference Include="..\..\Simplify.Web\Simplify.Web.csproj" />
1818
<ProjectReference Include="..\SampleApp.Classic\SampleApp.Classic.csproj" />
1919
</ItemGroup>

0 commit comments

Comments
 (0)