Skip to content

Commit

Permalink
Bump the xunit group with 1 update (#992)
Browse files Browse the repository at this point in the history
Bumps the xunit group with 1 update: [xunit](https://github.com/xunit/xunit).


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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 15, 2024
1 parent 84dd836 commit 893350c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/TodoApp.Tests/TodoApp.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<PackageReference Include="Microsoft.Playwright" Version="1.40.0" />
<PackageReference Include="ReportGenerator" Version="5.2.0" />
<PackageReference Include="Shouldly" Version="4.2.1" />
<PackageReference Include="xunit" Version="2.6.5" />
<PackageReference Include="xunit" Version="2.6.6" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.6" />
<PackageReference Include="Xunit.SkippableFact" Version="1.4.13" />
</ItemGroup>
Expand Down

0 comments on commit 893350c

Please sign in to comment.