Skip to content

Commit b4b8805

Browse files
Update dependency xUnit.v3 to 3.2.1 (#30)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 88727c4 commit b4b8805

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Soenneker.Quark.Enums.TextOverflows.Tests/Soenneker.Quark.Enums.TextOverflows.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1616
<PrivateAssets>all</PrivateAssets>
1717
</PackageReference>
18-
<PackageReference Include="xUnit.v3" Version="3.2.0" />
18+
<PackageReference Include="xUnit.v3" Version="3.2.1" />
1919
</ItemGroup>
2020

2121
<ItemGroup>

0 commit comments

Comments
 (0)