Skip to content

Commit 276348e

Browse files
Bump Moq from 4.15.2 to 4.16.1
Bumps [Moq](https://github.com/moq/moq4) from 4.15.2 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.15.2...v4.16.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent bd0c84d commit 276348e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/AnonymousTokens.UnitTests/AnonymousTokens.UnitTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<ItemGroup>
1010
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.8.3" />
11-
<PackageReference Include="Moq" Version="4.15.2" />
11+
<PackageReference Include="Moq" Version="4.16.1" />
1212
<PackageReference Include="xunit" Version="2.4.1" />
1313
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3" />
1414
<PackageReference Include="coverlet.collector" Version="1.3.0" />

0 commit comments

Comments
 (0)