Skip to content
This repository was archived by the owner on Apr 9, 2024. It is now read-only.

Commit 6e98d27

Browse files
Bump xunit from 2.4.1 to 2.4.2 in /src (#149)
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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b410480 commit 6e98d27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Cake.Issues.Reporting.Sarif.Tests/Cake.Issues.Reporting.Sarif.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<PrivateAssets>all</PrivateAssets>
3333
</PackageReference>
3434
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.2.0" />
35-
<PackageReference Include="xunit" Version="2.4.1" />
35+
<PackageReference Include="xunit" Version="2.4.2" />
3636
<PackageReference Include="xunit.runner.visualstudio">
3737
<Version>2.4.5</Version>
3838
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>

0 commit comments

Comments
 (0)