Skip to content

Commit 914bb53

Browse files
dependabot[bot]linkdotnet
authored andcommitted
build(deps): Bump Xunit.Combinatorial from 1.4.1 to 1.5.25
Bumps [Xunit.Combinatorial](https://github.com/AArnott/Xunit.Combinatorial) from 1.4.1 to 1.5.25. - [Release notes](https://github.com/AArnott/Xunit.Combinatorial/releases) - [Commits](AArnott/Xunit.Combinatorial@v1.4.1...v1.5.25) --- updated-dependencies: - dependency-name: Xunit.Combinatorial dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 100ea01 commit 914bb53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<PackageReference Include="Moq" Version="4.18.2" />
2121
<PackageReference Include="Shouldly" Version="4.1.0" />
2222
<PackageReference Include="xunit" Version="2.4.2" />
23-
<PackageReference Include="Xunit.Combinatorial" Version="1.4.1" />
23+
<PackageReference Include="Xunit.Combinatorial" Version="1.5.25" />
2424
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5" PrivateAssets="All" />
2525
<PackageReference Include="coverlet.msbuild" Version="3.1.2" PrivateAssets="All" />
2626
</ItemGroup>

0 commit comments

Comments
 (0)