diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2024-09-22 19:44:37 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-22 19:44:37 -0600 |
| commit | aed00733f88fb9a50fc51816fd05a4438c9d5c42 (patch) | |
| tree | 0899a2914c3746c46850cdf620f0e5579c0b070f /Directory.Packages.props | |
| parent | 9ec85a0f180dd3ea1582ad60f3fb8d55861f2fdf (diff) | |
Update dependency xunit to 2.9.1 (#12687)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Cody Robibero <cody@robibe.ro>
Diffstat (limited to 'Directory.Packages.props')
| -rw-r--r-- | Directory.Packages.props | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Directory.Packages.props b/Directory.Packages.props index 2c16bc9d15..b16b7d78c0 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -86,6 +86,6 @@ <PackageVersion Include="Xunit.Priority" Version="1.1.6" /> <PackageVersion Include="xunit.runner.visualstudio" Version="2.8.2" /> <PackageVersion Include="Xunit.SkippableFact" Version="1.4.13" /> - <PackageVersion Include="xunit" Version="2.9.0" /> + <PackageVersion Include="xunit" Version="2.9.1" /> </ItemGroup> </Project>
\ No newline at end of file |
