Skip to content

Commit fc59668

Browse files
Update dependency xUnit.v3 to 3.0.1
1 parent 0b37bbd commit fc59668

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Soenneker.Extensions.Long.Tests/Soenneker.Extensions.Long.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.0.0" />
18+
<PackageReference Include="xUnit.v3" Version="3.0.1" />
1919
</ItemGroup>
2020

2121
<ItemGroup>

0 commit comments

Comments
 (0)