mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
build(deps): bump xunit in /services/FilterLists.Tests
Bumps [xunit](https://github.com/xunit/xunit) from 2.5.3 to 2.8.1. - [Commits](https://github.com/xunit/xunit/compare/2.5.3...2.8.1) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
805bf502de
commit
5a8afdf24a
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@
|
|||
<PackageReference Include="Aspire.Hosting.Testing" Version="8.0.1"/>
|
||||
<PackageReference Include="coverlet.collector" Version="6.0.0"/>
|
||||
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0"/>
|
||||
<PackageReference Include="xunit" Version="2.5.3"/>
|
||||
<PackageReference Include="xunit" Version="2.8.1"/>
|
||||
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.3"/>
|
||||
</ItemGroup>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue