Skip to content

Commit 8d86019

Browse files
Bump xunit from 2.9.1 to 2.9.2 (#291)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 92ba420 commit 8d86019

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
@@ -8,7 +8,7 @@
88
<ItemGroup>
99
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
1010
<PackageVersion Include="xunit.runner.visualstudio" Version="2.8.2" />
11-
<PackageVersion Include="xunit" Version="2.9.1" />
11+
<PackageVersion Include="xunit" Version="2.9.2" />
1212
</ItemGroup>
1313
<ItemGroup>
1414
<GlobalPackageReference Include="CSharpIsNullAnalyzer" Version="0.1.593" />

0 commit comments

Comments
 (0)