Skip to content

Commit 813d549

Browse files
Bump the xunit group with 1 update (#106)
Bumps the xunit group with 1 update: [xunit](https://github.com/xunit/xunit). Updates `xunit` from 2.6.4 to 2.6.5 - [Commits](xunit/xunit@2.6.4...2.6.5) --- 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent aed6bf8 commit 813d549

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tingle.AzdoCleaner.Tests/Tingle.AzdoCleaner.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<PackageReference Include="MartinCostello.Logging.XUnit" Version="0.3.0" />
1414
<PackageReference Include="Microsoft.AspNetCore.TestHost" Version="8.0.0" />
1515
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
16-
<PackageReference Include="xunit" Version="2.6.4" />
16+
<PackageReference Include="xunit" Version="2.6.5" />
1717
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.6" PrivateAssets="All" />
1818
<PackageReference Include="coverlet.collector" Version="6.0.0" PrivateAssets="All" />
1919
</ItemGroup>

0 commit comments

Comments
 (0)