Skip to content

Commit

Permalink
Merge pull request #621 from servicetitan/dependabot/nuget/Moq-4.20.star
Browse files Browse the repository at this point in the history
build(deps): Update Moq requirement from 4.18.* to 4.20.*
  • Loading branch information
alexyakunin authored Aug 23, 2023
2 parents 2332e01 + 6daea73 commit 12cd0ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@
<PackageReference Update="ILogger.Moq" Version="1.1.*" />
<PackageReference Update="Microsoft.AspNetCore.Mvc.Testing" Version="$(AspNetCoreMvcTestingVersion)" />
<PackageReference Update="Microsoft.NET.Test.Sdk" Version="17.6.3" />
<PackageReference Update="Moq" Version="4.18.*" />
<PackageReference Update="Moq" Version="4.20.*" />
<PackageReference Update="xunit" Version="2.4.2" />
<PackageReference Update="Xunit.DependencyInjection.Logging" Version="8.1.*" />
<PackageReference Update="xunit.runner.visualstudio" Version="2.4.5" PrivateAssets="All" IncludeAssets="runtime; build; native; contentfiles; analyzers" />
Expand Down

0 comments on commit 12cd0ed

Please sign in to comment.