Skip to content

Commit

Permalink
Merge pull request #24 from maiorsi/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
maiorsi authored Sep 4, 2023
2 parents 6e83d3b + 9102dd3 commit b18f906
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DirectoryServices.Tests/DirectoryServices.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Moq" Version="4.18.4" />
<PackageReference Include="Moq" Version="4.20.69" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.3" />
<PackageReference Include="System.DirectoryServices" Version="7.0.1" />
<PackageReference Include="xunit" Version="2.5.0" />
Expand Down

0 comments on commit b18f906

Please sign in to comment.