Skip to content

Commit

Permalink
Merge pull request #155 from BrighterCommand/dependabot/nuget/Moq-4.16.0
Browse files Browse the repository at this point in the history
Bump Moq from 4.15.2 to 4.16.0
  • Loading branch information
iancooper authored Jan 18, 2021
2 parents baaf781 + c4e0350 commit 85a66a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Paramore.Darker.Tests/Paramore.Darker.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
<PackageReference Include="Moq" Version="4.15.2" />
<PackageReference Include="Moq" Version="4.16.0" />
<PackageReference Include="Shouldly" Version="4.0.3" />
</ItemGroup>
</Project>

0 comments on commit 85a66a8

Please sign in to comment.