Skip to content

Commit

Permalink
Bump xunit.abstractions and xunit (#3925)
Browse files Browse the repository at this point in the history
Bumps [xunit.abstractions](https://github.com/xunit/xunit) and [xunit](https://github.com/xunit/xunit). These dependencies needed to be updated together.

Updates `xunit.abstractions` from 2.0.3 to 2.0.3
- [Commits](https://github.com/xunit/xunit/commits)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 10, 2025
1 parent 5da2257 commit 88e4249
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
<PackageVersion Include="System.ValueTuple" Version="4.5.0" />
<PackageVersion Include="Testcontainers" Version="4.1.0" />
<PackageVersion Include="Verify.Xunit" Version="20.8.2" />
<PackageVersion Include="xunit" Version="2.9.2" />
<PackageVersion Include="xunit" Version="2.9.3" />
<PackageVersion Include="xunit.abstractions" Version="2.0.3" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.8.2" />
<PackageVersion Include="Xunit.SkippableFact" Version="1.5.23" />
Expand Down

0 comments on commit 88e4249

Please sign in to comment.