Skip to content

Commit cb35229

Browse files
Bump xunit from 2.9.0 to 2.9.1
Bumps [xunit](https://github.com/xunit/xunit) from 2.9.0 to 2.9.1. - [Commits](xunit/xunit@2.9.0...2.9.1) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7982a38 commit cb35229

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.1" />
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)