Skip to content

Commit

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

Bump the xunit group in /service with 2 updates
  • Loading branch information
github-actions[bot] authored Sep 12, 2024
2 parents f083542 + 53d1cd8 commit 21c3d15
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
</PackageReference>
<PackageReference Include="FluentAssertions" Version="6.12.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageReference Include="xunit" Version="2.8.0" />
<PackageReference Include="xunit" Version="2.9.0" />
<PackageReference Include="XUnit.Hosting" Version="1.7.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.0">
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit 21c3d15

Please sign in to comment.