Skip to content

Commit

Permalink
Merge pull request #165 from meenzen/renovate/xunit-dotnet-monorepo
Browse files Browse the repository at this point in the history
chore(deps): update dependency xunit to 2.9.3
  • Loading branch information
meenzen authored Jan 9, 2025
2 parents e2373cf + 8e2b5a5 commit 4303169
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<PackageReference Include="FluentAssertions" Version="7.0.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageReference Include="NSubstitute" Version="5.3.0" />
<PackageReference Include="xunit" Version="2.9.2" />
<PackageReference Include="xunit" Version="2.9.3" />
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.0">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 4303169

Please sign in to comment.