Skip to content

Commit 617a5fa

Browse files
Bump xunit from 2.4.1 to 2.4.2 (#218)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6f1d31b commit 617a5fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/GuardClauses.UnitTests/GuardClauses.UnitTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
</PackageReference>
1919
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.2.0" />
2020
<PackageReference Include="ReportGenerator" Version="5.1.9" />
21-
<PackageReference Include="xunit" Version="2.4.1" />
21+
<PackageReference Include="xunit" Version="2.4.2" />
2222
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5" />
2323
</ItemGroup>
2424

0 commit comments

Comments
 (0)