Skip to content

Commit cba0429

Browse files
Bump xunit from 2.5.2 to 2.5.3 (#3739)
Bump xunit from 2.4.2 to 2.5.3 Bumps [xunit](https://github.com/xunit/xunit) from 2.4.2 to 2.5.3. - [Commits](https://github.com/xunit/xunit/commits) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c7bd534 commit cba0429

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Tests.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
</PackageReference>
1616
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
1717
<PackageReference Include="Shouldly" Version="4.2.1" />
18-
<PackageReference Include="xunit" Version="2.5.2" />
18+
<PackageReference Include="xunit" Version="2.5.3" />
1919
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5" />
2020
<PackageReference Include="Moq" Version="4.20.69" />
2121
</ItemGroup>

0 commit comments

Comments
 (0)