Skip to content

Commit

Permalink
Update dependency Moq to v4.20.70 (#4)
Browse files Browse the repository at this point in the history
Co-authored-by: descope[bot] <descope[bot]@users.noreply.github.com>
  • Loading branch information
descope[bot] and descope[bot] authored Mar 4, 2024
1 parent 6a743d0 commit bf4ae9a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Descope.Test/Descope.Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Options.ConfigurationExtensions" Version="8.0.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="Moq" Version="4.20.69" />
<PackageReference Include="Moq" Version="4.20.70" />
<PackageReference Include="NBuilder" Version="6.1.0" />
<PackageReference Include="xunit" Version="2.7.0" />
<PackageReference Include="xunit.assert" Version="2.7.0" />
Expand Down
6 changes: 3 additions & 3 deletions Descope.Test/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,9 @@
},
"Moq": {
"type": "Direct",
"requested": "[4.20.69, )",
"resolved": "4.20.69",
"contentHash": "8P/oAUOL8ZVyXnzBBcgdhTsOD1kQbAWfOcMI7KDQO3HqQtzB/0WYLdnMa4Jefv8nu/MQYiiG0IuoJdvG0v0Nig==",
"requested": "[4.20.70, )",
"resolved": "4.20.70",
"contentHash": "4rNnAwdpXJBuxqrOCzCyICXHSImOTRktCgCWXWykuF1qwoIsVvEnR7PjbMk/eLOxWvhmj5Kwt+kDV3RGUYcNwg==",
"dependencies": {
"Castle.Core": "5.1.1"
}
Expand Down

0 comments on commit bf4ae9a

Please sign in to comment.