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

Commit f58e4bb

Browse files
dependabot[bot]NelsonBN
authored andcommitted
build(deps): bump xunit from 2.9.1 to 2.9.2
Bumps [xunit](https://github.com/xunit/xunit) from 2.9.1 to 2.9.2. - [Commits](xunit/xunit@2.9.1...2.9.2) --- 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 c33078b commit f58e4bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/PowerUtils.Net.Primitives.Tests/PowerUtils.Net.Primitives.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<ItemGroup>
2828
<PackageReference Include="FluentAssertions" Version="6.12.1" />
2929
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
30-
<PackageReference Include="xunit" Version="2.9.1" />
30+
<PackageReference Include="xunit" Version="2.9.2" />
3131
<PackageReference Include="coverlet.collector" Version="6.0.2">
3232
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3333
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)