Skip to content

Commit

Permalink
Merge pull request #1460 from justeattakeaway/dependabot/nuget/xunit-…
Browse files Browse the repository at this point in the history
…8e312df114

Bump the xunit group with 2 updates
  • Loading branch information
slang25 authored Jul 9, 2024
2 parents 750eafd + 3da7a93 commit 95d2906
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@
<PackageVersion Include="SerilogTimings" Version="3.1.0" />
<PackageVersion Include="Shouldly" Version="4.2.1" />
<PackageVersion Include="Swashbuckle.AspNetCore" Version="6.6.2" />
<PackageVersion Include="xunit" Version="2.8.1" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.8.1" />
<PackageVersion Include="xunit" Version="2.9.0" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.8.2" />
</ItemGroup>
<ItemGroup Condition=" '$(IsShipping)' == 'true' ">
<PackageReference Include="Microsoft.CodeAnalysis.PublicApiAnalyzers" PrivateAssets="All" />
Expand Down

0 comments on commit 95d2906

Please sign in to comment.