Skip to content

Commit

Permalink
Merge pull request #63 from PHOENIXCONTACT/dependabot/nuget/Moq-4.20.69
Browse files Browse the repository at this point in the history
Bump Moq from 4.18.4 to 4.20.69
  • Loading branch information
Toxantron authored Aug 22, 2023
2 parents 47bfe4d + 1a0ddcf commit 94ca1ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.targets
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<ItemGroup>
<!--3rd party dependencies-->
<PackageReference Update="Microsoft.NET.Test.Sdk" Version="17.6.3" />
<PackageReference Update="Moq" Version="4.18.4" />
<PackageReference Update="Moq" Version="4.20.69" />
<PackageReference Update="NUnit" Version="3.13.3" />
<PackageReference Update="NUnit3TestAdapter" Version="4.5.0" />
<PackageReference Update="coverlet.collector" Version="3.2.0" >
Expand Down

0 comments on commit 94ca1ae

Please sign in to comment.