Skip to content
This repository was archived by the owner on Aug 30, 2025. It is now read-only.

Commit 03abbee

Browse files
dependabot[bot]NelsonBN
authored andcommitted
build(deps): bump xunit from 2.8.0 to 2.8.1
Bumps [xunit](https://github.com/xunit/xunit) from 2.8.0 to 2.8.1. - [Commits](xunit/xunit@2.8.0...2.8.1) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7a1669e commit 03abbee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/PowerUtils.AspNetCore.ErrorHandler.Tests/PowerUtils.AspNetCore.ErrorHandler.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<PackageReference Include="FluentAssertions" Version="6.12.0" />
3131
<PackageReference Include="PowerUtils.Text" Version="3.0.0" />
3232
<PackageReference Include="PowerUtils.xUnit.Extensions" Version="3.0.1" />
33-
<PackageReference Include="xunit" Version="2.8.0" />
33+
<PackageReference Include="xunit" Version="2.8.1" />
3434
<PackageReference Include="xunit.runner.console" Version="2.8.0">
3535
<PrivateAssets>all</PrivateAssets>
3636
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)