Skip to content

Commit b221732

Browse files
committed
chore: update dependency xunit.combinatorial to v2
1 parent c585f6c commit b221732

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Google.Cloud.EntityFrameworkCore.Spanner.Tests/Google.Cloud.EntityFrameworkCore.Spanner.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<PackageReference Include="Microsoft.EntityFrameworkCore.Proxies" Version="8.0.18" />
2626
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.1" />
2727
<PackageReference Include="xunit" Version="2.9.3" />
28-
<PackageReference Include="Xunit.Combinatorial" Version="1.6.24" />
28+
<PackageReference Include="Xunit.Combinatorial" Version="2.0.24" />
2929
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.3" />
3030
</ItemGroup>
3131

0 commit comments

Comments
 (0)