Skip to content

Commit

Permalink
Bump the xunit group across 5 directories with 1 update
Browse files Browse the repository at this point in the history
Bumps the xunit group with 1 update in the /Difficalcy.Catch.Tests directory: [xunit](https://github.com/xunit/xunit).
Bumps the xunit group with 1 update in the /Difficalcy.Mania.Tests directory: [xunit](https://github.com/xunit/xunit).
Bumps the xunit group with 1 update in the /Difficalcy.Osu.Tests directory: [xunit](https://github.com/xunit/xunit).
Bumps the xunit group with 1 update in the /Difficalcy.Taiko.Tests directory: [xunit](https://github.com/xunit/xunit).
Bumps the xunit group with 1 update in the /Difficalcy.Tests directory: [xunit](https://github.com/xunit/xunit).


Updates `xunit` from 2.8.0 to 2.9.2
- [Commits](xunit/xunit@v2-2.8.0...v2-2.9.2)

Updates `xunit` from 2.8.0 to 2.9.2
- [Commits](xunit/xunit@v2-2.8.0...v2-2.9.2)

Updates `xunit` from 2.8.0 to 2.9.2
- [Commits](xunit/xunit@v2-2.8.0...v2-2.9.2)

Updates `xunit` from 2.8.0 to 2.9.2
- [Commits](xunit/xunit@v2-2.8.0...v2-2.9.2)

Updates `xunit` from 2.8.0 to 2.9.2
- [Commits](xunit/xunit@v2-2.8.0...v2-2.9.2)

---
updated-dependencies:
- dependency-name: xunit
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: xunit
- dependency-name: xunit
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: xunit
- dependency-name: xunit
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: xunit
- dependency-name: xunit
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: xunit
- 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 Oct 18, 2024
1 parent 2a29172 commit ada1d0d
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Difficalcy.Catch.Tests/Difficalcy.Catch.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="xunit" Version="2.8.0" />
<PackageReference Include="xunit" Version="2.9.2" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.0">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
Expand Down
2 changes: 1 addition & 1 deletion Difficalcy.Mania.Tests/Difficalcy.Mania.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="xunit" Version="2.8.0" />
<PackageReference Include="xunit" Version="2.9.2" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.0">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
Expand Down
2 changes: 1 addition & 1 deletion Difficalcy.Osu.Tests/Difficalcy.Osu.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="xunit" Version="2.8.0" />
<PackageReference Include="xunit" Version="2.9.2" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.0">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
Expand Down
2 changes: 1 addition & 1 deletion Difficalcy.Taiko.Tests/Difficalcy.Taiko.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="xunit" Version="2.8.0" />
<PackageReference Include="xunit" Version="2.9.2" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.0">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
Expand Down
2 changes: 1 addition & 1 deletion Difficalcy.Tests/Difficalcy.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="xunit" Version="2.8.0" />
<PackageReference Include="xunit" Version="2.9.2" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.0">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit ada1d0d

Please sign in to comment.