Skip to content

Commit c3de0ca

Browse files
build(deps): bump xunit from 2.5.0 to 2.5.1 (#9214)
Bumps [xunit](https://github.com/xunit/xunit) from 2.5.0 to 2.5.1. - [Commits](xunit/xunit@2.5.0...2.5.1) --- 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 b1401b0 commit c3de0ca

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
@@ -45,6 +45,6 @@
4545
<PackageVersion Include="Verify.DiffPlex" Version="2.2.1" />
4646
<PackageVersion Include="Verify.Xunit" Version="21.1.3" />
4747
<PackageVersion Include="xunit.runner.visualstudio" Version="2.5.1" />
48-
<PackageVersion Include="xunit" Version="2.5.0" />
48+
<PackageVersion Include="xunit" Version="2.5.1" />
4949
</ItemGroup>
5050
</Project>

0 commit comments

Comments
 (0)