Skip to content

Commit f3f6c93

Browse files
Bump xunit from 2.9.1 to 2.9.2 (#1726)
Bumps [xunit](https://github.com/xunit/xunit) from 2.9.1 to 2.9.2. - [Commits](xunit/xunit@v2-2.9.1...v2-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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fd8b185 commit f3f6c93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<PackageVersion Include="Microsoft.SourceLink.GitHub" Version="8.0.0" />
1212
<PackageVersion Include="NSubstitute" Version="5.1.0" />
1313
<PackageVersion Include="StyleCop.Analyzers" Version="1.2.0-beta.556" />
14-
<PackageVersion Include="xunit" Version="2.9.1" />
14+
<PackageVersion Include="xunit" Version="2.9.2" />
1515
<PackageVersion Include="xunit.runner.visualstudio" Version="2.8.2" />
1616

1717
<!-- After an upgrade of this library the nuspec file should also be updated -->

0 commit comments

Comments
 (0)