Skip to content

Commit 5b4622c

Browse files
⬆ Bump the xunit group with 1 update (#379)
Bumps the xunit group with 1 update: [xunit](https://github.com/xunit/xunit). Updates `xunit` from 2.6.5 to 2.7.0 - [Commits](xunit/xunit@2.6.5...2.7.0) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: xunit ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4f10a91 commit 5b4622c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Bearded.Utilities.Testing.Tests/Bearded.Utilities.Testing.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88
<ItemGroup>
99
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
10-
<PackageReference Include="xunit" Version="2.6.5" />
10+
<PackageReference Include="xunit" Version="2.7.0" />
1111
<PackageReference Include="xunit.abstractions" Version="2.0.3" />
1212
<PackageReference Include="xunit.runner.console" Version="2.7.0" />
1313
</ItemGroup>

Bearded.Utilities.Tests/Bearded.Utilities.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<PackageReference Include="FSharp.Core" Version="8.0.200" />
1212
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
1313
<PackageReference Include="System.ValueTuple" Version="4.5.0" />
14-
<PackageReference Include="xunit" Version="2.6.5" />
14+
<PackageReference Include="xunit" Version="2.7.0" />
1515
<PackageReference Include="xunit.abstractions" Version="2.0.3" />
1616
<PackageReference Include="xunit.runner.console" Version="2.7.0" />
1717
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.7" />

0 commit comments

Comments
 (0)