Skip to content

Commit 517dd11

Browse files
Bump xunit from 2.4.1 to 2.4.2 (#1902)
Bumps [xunit](https://github.com/xunit/xunit) from 2.4.1 to 2.4.2. - [Release notes](https://github.com/xunit/xunit/releases) - [Commits](xunit/xunit@2.4.1...2.4.2) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2d36071 commit 517dd11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<PackageReference Include="coverlet.collector" Version="3.1.2"/>
1414
</ItemGroup>
1515
<ItemGroup>
16-
<PackageReference Include="xunit" Version="2.4.1"/>
16+
<PackageReference Include="xunit" Version="2.4.2"/>
1717
<PackageReference Include="AutoFixture" Version="4.17.0"/>
1818
<PackageReference Include="FluentAssertions" Version="6.7.0"/>
1919
</ItemGroup>

0 commit comments

Comments
 (0)