Skip to content

Commit

Permalink
Bump the xunit group with 2 updates (#381)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent e9f35f0 commit d774179
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
<ItemGroup>
<PackageReference Include="MartinCostello.Logging.XUnit.v3" Version="0.5.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.0" />
<PackageReference Include="xunit.v3" Version="1.0.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.1" />
<PackageReference Include="xunit.v3" Version="1.0.1" />
<PackageReference Include="coverlet.collector" Version="6.0.3" />
</ItemGroup>

Expand Down

0 comments on commit d774179

Please sign in to comment.