Skip to content

Commit 430c46b

Browse files
Bump the xuint group with 2 updates (#550)
Bumps the xuint group with 2 updates: [xunit](https://github.com/xunit/xunit) and [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit). Updates `xunit` from 2.5.1 to 2.5.3 - [Commits](https://github.com/xunit/xunit/commits) Updates `xunit.runner.visualstudio` from 2.5.1 to 2.5.3 - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](xunit/visualstudio.xunit@2.5.1...2.5.3) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: xuint - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-patch dependency-group: xuint ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b6739a9 commit 430c46b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/Directory.Build.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
<ItemGroup>
1515
<PackageReference Include="MartinCostello.Logging.XUnit" Version="0.3.0" />
1616
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.0" />
17-
<PackageReference Include="xunit" Version="2.5.1" />
18-
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.1" />
17+
<PackageReference Include="xunit" Version="2.5.3" />
18+
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.3" />
1919
<PackageReference Include="coverlet.collector" Version="6.0.0" />
2020
</ItemGroup>
2121

0 commit comments

Comments
 (0)