Browse Source

build(deps): bump Moq from 4.16.1 to 4.17.2 (#162)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 3 years ago
parent
commit
43e38840c9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      UnitTest/UnitTest.csproj

+ 1 - 1
UnitTest/UnitTest.csproj

@@ -9,7 +9,7 @@
   <ItemGroup>
     <PackageReference Include="Dns.Net" Version="0.1.0" />
     <PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.0.0" />
-    <PackageReference Include="Moq" Version="4.16.1" />
+    <PackageReference Include="Moq" Version="4.17.2" />
     <PackageReference Include="MSTest.TestAdapter" Version="2.2.8" />
     <PackageReference Include="MSTest.TestFramework" Version="2.2.8" />
     <PackageReference Include="coverlet.collector" Version="3.1.2" PrivateAssets="all" />