Skip to content

Commit

Permalink
build(deps): Bump xunit from 2.9.1 to 2.9.2
Browse files Browse the repository at this point in the history
Bumps [xunit](https://github.com/xunit/xunit) from 2.9.1 to 2.9.2.
- [Commits](xunit/xunit@2.9.1...2.9.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and egil committed Oct 4, 2024
1 parent 07e171c commit 4a44381
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -143,10 +143,10 @@
<PackageVersion Include="coverlet.collector" Version="6.0.2" />
<PackageVersion Include="coverlet.msbuild" Version="6.0.2" />
<PackageVersion Include="nunit" Version="4.2.2" />
<PackageVersion Include="xunit" Version="2.9.1"/>
<PackageVersion Include="xunit" Version="2.9.2"/>
<PackageVersion Include="xunit.abstractions" Version="2.0.3"/>
<PackageVersion Include="xunit.assert" Version="2.9.1"/>
<PackageVersion Include="xunit.extensibility.execution" Version="2.9.1"/>
<PackageVersion Include="xunit.assert" Version="2.9.2"/>
<PackageVersion Include="xunit.extensibility.execution" Version="2.9.2"/>
<PackageVersion Include="xunit.runner.visualstudio" Version="2.8.2"/>
</ItemGroup>

Expand Down

0 comments on commit 4a44381

Please sign in to comment.