Skip to content

Commit 9e53999

Browse files
dependabot[bot]egil
authored andcommitted
build(deps): Bump Xunit.Combinatorial from 1.5.25 to 1.6.24
Bumps [Xunit.Combinatorial](https://github.com/AArnott/Xunit.Combinatorial) from 1.5.25 to 1.6.24. - [Release notes](https://github.com/AArnott/Xunit.Combinatorial/releases) - [Commits](AArnott/Xunit.Combinatorial@v1.5.25...v1.6.24) --- updated-dependencies: - dependency-name: Xunit.Combinatorial dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 958352d commit 9e53999

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<PackageReference Include="NSubstitute" Version="5.0.0" />
2222
<PackageReference Include="Shouldly" Version="4.2.1" />
2323
<PackageReference Include="xunit" Version="2.5.0" />
24-
<PackageReference Include="Xunit.Combinatorial" Version="1.5.25" />
24+
<PackageReference Include="Xunit.Combinatorial" Version="1.6.24" />
2525
<PackageReference Include="coverlet.msbuild" Version="6.0.0" PrivateAssets="All" />
2626
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.0">
2727
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)