Skip to content

Commit

Permalink
chore(deps): bump the xunit group with 3 updates (#49)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 9, 2024
1 parent 7fe3a4c commit 9f88cfc
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@
<PackageVersion Include="NetEvolve.Logging.Abstractions" Version="1.1.0" />
<PackageVersion Include="NSubstitute" Version="5.1.0" />
<PackageVersion Include="Verify.Xunit" Version="25.3.0" />
<PackageVersion Include="xunit" Version="2.8.1" />
<PackageVersion Include="xunit.extensibility.core" Version="2.8.1" />
<PackageVersion Include="xunit.extensibility.execution" Version="2.8.1" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.8.1" />
<PackageVersion Include="xunit" Version="2.9.0" />
<PackageVersion Include="xunit.extensibility.core" Version="2.9.0" />
<PackageVersion Include="xunit.extensibility.execution" Version="2.9.0" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.8.2" />
</ItemGroup>
</Project>

0 comments on commit 9f88cfc

Please sign in to comment.