Skip to content

Commit f83cf1b

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

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.2" />
20-
<PackageVersion Include="xunit.runner.console" Version="2.5.1" />
20+
<PackageVersion Include="xunit.runner.console" Version="2.5.3" />
2121
<PackageVersion Include="xunit.runner.visualstudio" Version="2.4.5" />
2222
</ItemGroup>
2323
</Project>

0 commit comments

Comments
 (0)