Skip to content

Commit e5e9269

Browse files
build: bump xunit from 2.9.2 to 2.9.3 (#8)
Bumps [xunit](https://github.com/xunit/xunit) from 2.9.2 to 2.9.3. - [Commits](xunit/xunit@v2-2.9.2...v2-2.9.3) --- 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 671d81f commit e5e9269

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
@@ -5,7 +5,7 @@
55
</PropertyGroup>
66
<ItemGroup>
77
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
8-
<PackageVersion Include="xunit" Version="2.9.2" />
8+
<PackageVersion Include="xunit" Version="2.9.3" />
99
<PackageVersion Include="xunit.runner.visualstudio" Version="3.0.1" />
1010
</ItemGroup>
1111
</Project>

0 commit comments

Comments
 (0)