Skip to content

Commit c022150

Browse files
build(deps): bump xunit.runner.console from 2.5.3 to 2.6.0
Bumps [xunit.runner.console](https://github.com/xunit/xunit) from 2.5.3 to 2.6.0. - [Commits](xunit/xunit@2.5.3...2.6.0) --- updated-dependencies: - dependency-name: xunit.runner.console dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bad4a51 commit c022150

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
@@ -17,7 +17,7 @@
1717
<PackageVersion Include="Verify.Xunit" Version="22.1.4" />
1818
<PackageVersion Include="xunit" Version="2.5.1" />
1919
<PackageVersion Include="xunit.core" Version="2.5.3" />
20-
<PackageVersion Include="xunit.runner.console" Version="2.5.3" />
20+
<PackageVersion Include="xunit.runner.console" Version="2.6.0" />
2121
<PackageVersion Include="xunit.runner.visualstudio" Version="2.4.5" />
2222
</ItemGroup>
2323
</Project>

0 commit comments

Comments
 (0)