Skip to content

Commit

Permalink
Bump the xunit group with 1 update
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 22, 2024
1 parent de9bcdc commit 57a2384
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tingle.AzdoCleaner.Tests/Tingle.AzdoCleaner.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<PackageReference Include="MartinCostello.Logging.XUnit" Version="0.3.0" />
<PackageReference Include="Microsoft.AspNetCore.TestHost" Version="8.0.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageReference Include="xunit" Version="2.6.5" />
<PackageReference Include="xunit" Version="2.6.6" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.6" PrivateAssets="All" />
<PackageReference Include="coverlet.collector" Version="6.0.0" PrivateAssets="All" />
</ItemGroup>
Expand Down

0 comments on commit 57a2384

Please sign in to comment.