Skip to content

Commit 6122894

Browse files
Bump xunit from 2.9.0 to 2.9.2 (#158)
Bumps [xunit](https://github.com/xunit/xunit) from 2.9.0 to 2.9.2. - [Commits](xunit/xunit@v2-2.9.0...v2-2.9.2) --- updated-dependencies: - 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>
1 parent 7982a38 commit 6122894

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Directory.Packages.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<ItemGroup>
88
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
9-
<PackageVersion Include="xunit" Version="2.9.0" />
9+
<PackageVersion Include="xunit" Version="2.9.2" />
1010
<!-- Global Package References -->
1111
<GlobalPackageReference Include="coverlet.collector" Version="6.0.2" />
1212
<!-- Pinned dependency required to test out-of-support target frameworks -->

0 commit comments

Comments
 (0)