Skip to content

Commit a4f005e

Browse files
dependabot[bot]martincostello
authored andcommitted
Bump xunit.v3 from 1.1.0 to 2.0.0 in the xunit group (justeattakeaway#517)
1 parent 008f5d4 commit a4f005e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/ApplePayJS.Tests/ApplePayJS.Tests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<PackageReference Include="Microsoft.Playwright" Version="1.50.0" />
1818
<PackageReference Include="Shouldly" Version="4.3.0" />
1919
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.2" />
20-
<PackageReference Include="xunit.v3" Version="1.1.0" />
20+
<PackageReference Include="xunit.v3" Version="2.0.0" />
2121
</ItemGroup>
2222
<ItemGroup>
2323
<Content Include="applepay-dev.pfx;testsettings.json;xunit.runner.json" CopyToOutputDirectory="PreserveNewest" />

0 commit comments

Comments
 (0)