Skip to content

Commit

Permalink
Merge pull request #196 from cake-contrib/dependabot/nuget/source/dev…
Browse files Browse the repository at this point in the history
…elop/xunit-2.6.5

Bump xunit from 2.6.4 to 2.6.5 in /source
  • Loading branch information
nils-a authored Jan 5, 2024
2 parents 8c5f9ce + ad94d48 commit cd5a0bc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
</PackageReference>
<PackageReference Include="NuGet.Packaging" Version="6.7.0" PrivateAssets="All" />
<PackageReference Include="NuGet.Protocol" Version="6.7.0" PrivateAssets="All" />
<PackageReference Include="xunit" Version="2.6.4" />
<PackageReference Include="xunit" Version="2.6.5" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.6">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit cd5a0bc

Please sign in to comment.