Bump xunit from 2.5.2 to 2.5.3 (#3012)
Bumps [xunit](https://github.com/xunit/xunit) from 2.5.2 to 2.5.3. - [Commits](https://github.com/xunit/xunit/commits) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
ecda64019c
commit
dfea7763d5
|
|
@ -51,7 +51,7 @@
|
|||
<PackageVersion Include="System.ValueTuple" Version="4.5.0" />
|
||||
<PackageVersion Include="Testcontainers" Version="3.5.0" />
|
||||
<PackageVersion Include="Verify.Xunit" Version="20.8.2" />
|
||||
<PackageVersion Include="xunit" Version="2.5.2" />
|
||||
<PackageVersion Include="xunit" Version="2.5.3" />
|
||||
<PackageVersion Include="xunit.abstractions" Version="2.0.3" />
|
||||
<PackageVersion Include="xunit.runner.visualstudio" Version="2.5.3" />
|
||||
<PackageVersion Include="Xunit.SkippableFact" Version="1.4.13" />
|
||||
|
|
|
|||
Loading…
Reference in New Issue