Skip to content

Commit

Permalink
chore(deps): bump xunit.runner.reporters from 2.4.1 to 2.6.1
Browse files Browse the repository at this point in the history
Bumps [xunit.runner.reporters](https://github.com/xunit/xunit) from 2.4.1 to 2.6.1.
- [Commits](xunit/xunit@2.4.1...2.6.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 9, 2023
1 parent 17f44c1 commit 3ec1951
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<Authors>Buildkite</Authors>
Expand All @@ -25,7 +25,7 @@

<ItemGroup>
<PackageReference Include="xunit" Version="2.4.1" />
<PackageReference Include="xunit.runner.reporters" Version="2.4.1" />
<PackageReference Include="xunit.runner.reporters" Version="2.6.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 3ec1951

Please sign in to comment.