Skip to content

Commit 2bcf967

Browse files
Bump xunit from 2.4.1 to 2.4.2 (#173)
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 4dfc0ba commit 2bcf967

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Library.Tests/Library.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<ItemGroup>
1313
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.3.1" />
1414
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5" />
15-
<PackageReference Include="xunit" Version="2.4.1" />
15+
<PackageReference Include="xunit" Version="2.4.2" />
1616
</ItemGroup>
1717

1818
</Project>

0 commit comments

Comments
 (0)