Skip to content

Commit

Permalink
Merge pull request #636 from servicetitan/dependabot/nuget/xunit-2.5.1
Browse files Browse the repository at this point in the history
build(deps): Bump xunit from 2.5.0 to 2.5.1
  • Loading branch information
alexyakunin authored Sep 28, 2023
2 parents 9d940f3 + 27086f6 commit 08fba94
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 @@ -162,7 +162,7 @@
<PackageReference Update="Microsoft.AspNetCore.Mvc.Testing" Version="$(AspNetCoreMvcTestingVersion)" />
<PackageReference Update="Microsoft.NET.Test.Sdk" Version="17.7.2" />
<PackageReference Update="Moq" Version="4.20.*" />
<PackageReference Update="xunit" Version="2.5.0" />
<PackageReference Update="xunit" Version="2.5.1" />
<PackageReference Update="Xunit.DependencyInjection.Logging" Version="8.1.*" />
<PackageReference Update="xunit.runner.visualstudio" Version="2.5.1" PrivateAssets="All" IncludeAssets="runtime; build; native; contentfiles; analyzers" />

Expand Down

0 comments on commit 08fba94

Please sign in to comment.