Skip to content

Commit

Permalink
Bump xunit.v3 from 1.0.0 to 1.0.1 (#502)
Browse files Browse the repository at this point in the history
* Bump xunit.v3 from 1.0.0 to 1.0.1

Bumps [xunit.v3](https://github.com/xunit/xunit) from 1.0.0 to 1.0.1.
- [Commits](xunit/xunit@v3-1.0.0...v3-1.0.1)

---
updated-dependencies:
- dependency-name: xunit.v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update Directory.Packages.props

Signed-off-by: Bert <bert.k@hotmail.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Bert <bert.k@hotmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bert <bert.k@hotmail.com>
  • Loading branch information
dependabot[bot] and Bertk authored Jan 11, 2025
1 parent 61c16d5 commit f2a6217
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -28,15 +28,15 @@
<PackageVersion Include="NuGet.Frameworks" Version="6.11.1" />
<PackageVersion Include="FluentAssertions" Version="7.0.0" />
<PackageVersion Include="Moq" Version="4.20.72" />
<PackageVersion Include="xunit.analyzers" Version="1.18.0" />
<PackageVersion Include="xunit.v3" Version="1.0.0" />
<PackageVersion Include="xunit.analyzers" Version="1.19.0" />
<PackageVersion Include="xunit.v3" Version="1.0.1" />
<PackageVersion Include="xunit.runner.console" Version="2.9.0" />
<PackageVersion Include="xunit.v3" Version="1.0.0" />
<PackageVersion Include="xunit.v3.assert" Version="1.0.0" />
<PackageVersion Include="xunit.v3.core" Version="1.0.0" />
<PackageVersion Include="xunit.v3" Version="1.0.1" />
<PackageVersion Include="xunit.v3.assert" Version="1.0.1" />
<PackageVersion Include="xunit.v3.core" Version="1.0.1" />
<PackageVersion Include="xunit.v3.runner.console" Version="1.0.1" />
<PackageVersion Include="xunit.runner.visualstudio" Version="3.0.1" />
<PackageVersion Include="xunit.v3.extensibility.core" Version="1.0.0" />
<PackageVersion Include="xunit.v3.extensibility.core" Version="1.0.1" />
<!-- https://dev.azure.com/tonerdo/coverlet/_artifacts/feed/coverlet-nightly/NuGet/coverlet.collector -->
<PackageVersion Include="coverlet.collector" Version="6.0.3" />
<PackageVersion Include="MSTest" Version="3.6.2" />
Expand Down

0 comments on commit f2a6217

Please sign in to comment.