Skip to content

Commit

Permalink
nuget: bump xunit in /DotMP-Tests in the xunit group across 1 directory
Browse files Browse the repository at this point in the history
Bumps the xunit group with 1 update in the /DotMP-Tests directory: [xunit](https://github.com/xunit/xunit).


Updates `xunit` from 2.7.1 to 2.8.1
- [Commits](xunit/xunit@2.7.1...2.8.1)

---
updated-dependencies:
- dependency-name: xunit
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: xunit
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 27, 2024
1 parent 109e610 commit 20d051e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DotMP-Tests/DotMP-Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="xunit" Version="2.7.1" />
<PackageReference Include="xunit.analyzers" Version="1.12.0" />
<PackageReference Include="xunit" Version="2.8.1" />
<PackageReference Include="xunit.analyzers" Version="1.14.0" />
<PackageReference Include="xunit.core" Version="2.7.1" />
<PackageReference Include="xunit.runner.console" Version="2.7.1">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 20d051e

Please sign in to comment.