Skip to content

Commit a8c6888

Browse files
Bump xunit.runner.utility from 2.5.0 to 2.6.2 (#220)
Bumps [xunit.runner.utility](https://github.com/xunit/xunit) from 2.5.0 to 2.6.2. - [Commits](xunit/xunit@2.5.0...2.6.2) --- updated-dependencies: - dependency-name: xunit.runner.utility 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 fe97ba5 commit a8c6888

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<PackageVersion Include="TeamCity.ServiceMessages" Version="4.0.0" />
99
<PackageVersion Include="System.CodeDom" Version="7.0.0" />
1010
<PackageVersion Include="System.Runtime.Loader" Version="4.3.0" />
11-
<PackageVersion Include="xunit.runner.utility" Version="2.5.0" />
11+
<PackageVersion Include="xunit.runner.utility" Version="2.6.2" />
1212
</ItemGroup>
1313
<!-- Test dependencies -->
1414
<ItemGroup>

0 commit comments

Comments
 (0)