Skip to content

Commit

Permalink
Merge pull request #284 from TurnerSoftware/dependabot/nuget/Moq-4.17.1
Browse files Browse the repository at this point in the history
Bump Moq from 4.16.1 to 4.17.1
  • Loading branch information
Turnerj committed Mar 1, 2022
2 parents 50d0a09 + 9ae0a08 commit 8ad482a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/MongoFramework.Tests/MongoFramework.Tests.csproj
Expand Up @@ -9,7 +9,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.1.0" />
<PackageReference Include="Moq" Version="4.16.1" />
<PackageReference Include="Moq" Version="4.17.1" />
<PackageReference Include="MSTest.TestAdapter" Version="2.2.8" />
<PackageReference Include="MSTest.TestFramework" Version="2.2.8" />
<PackageReference Include="coverlet.collector" Version="3.1.1">
Expand Down

0 comments on commit 8ad482a

Please sign in to comment.