Skip to content

Commit

Permalink
build(deps): bump the tests group with 1 update
Browse files Browse the repository at this point in the history
Bumps the tests group with 1 update: [xunit](https://github.com/xunit/xunit).


Updates `xunit` from 2.6.4 to 2.6.6
- [Commits](xunit/xunit@2.6.4...2.6.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 15, 2024
1 parent 05de5c5 commit 3d7909a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<PackageVersion Include="NSubstitute" Version="4.4.0" />
<PackageVersion Include="System.Diagnostics.DiagnosticSource" Version="6.0.1" />
<PackageVersion Include="System.Linq.Async" Version="6.0.1" />
<PackageVersion Include="xunit" Version="2.6.4" />
<PackageVersion Include="xunit" Version="2.6.6" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.5.6" />
</ItemGroup>
</Project>

0 comments on commit 3d7909a

Please sign in to comment.